Dashboard UI Kit

Apps PreviewDownload Design Package

    Table of contents

  1. Basic Usage
  2. Prop Table

TopBar

import { TopBar } from '@duik/it'
import TopBar from '@duik/top-bar'

Prestyled component for your apps top bar. Check the full usage on Building Top Bar

Title

<TopBar>
  <TopBarSection>
    <TopBarTitle>
      Title
    </TopBarTitle>
  </TopBarSection>
</TopBar>
ReactHTML Snippet

Props

Any props you would pass to <section>.