Components are the functional units of the
Lightning
Component framework.
A component encapsulates a modular and potentially reusable section of UI, and
can range in granularity from a single line of text to an entire
application.
Use the Developer Console to
create components.