Nebular Ui Kit includes a list of essential component allowing you to quickly create a new page and start filling it with business logic not worrying about essential layout elements.

Here's a list of Nebular components:

- [Layout](#/docs/components/layout) including header and footer
- [Sidebar](#/docs/components/sidebar)
- [Menu](#/docs/components/menu)
- [Card](#/docs/components/card)
- [Search](#/docs/components/search)
- [Tabs](#/docs/components/tabs)
- [Actions](#/docs/components/actions)
- [User(Avatar)](#/docs/components/user-avatar)
- [Checkbox](#/docs/components/checkbox)
- [Popover](#/docs/components/popover)
- [Context Menu](#/docs/components/context-menu)
<hr class="section-end">

<div class="note note-success">
  <div class="note-title">3rd Party Libraries</div>
  <div class="note-body">
    Nebular doesn't limit you to use only these components. Moreover, we highly recommend using other libraries such as Bootstrap or Angular Material in pair with Nebular layout components.
  </div>
</div>
