aui-header

v0.0.10arrow_drop_down
v0.0.10
v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
STATUS
None
DOWNLOADS
1,071
VISIBILITY
Public
PUBLISHED
3 years ago
SIZE
5 KB
3 contributors
Install aui-header as a package?
Copied
npm i @bit/ancert.ancert-ui.aui-header
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
modifieddraft
modifieddraft
chevron_left
chevron_right

AUIHeader style: styled-components

Instalation

Use one of the following options

npm i @bit/ancert.ancert-ui.aui-header
yarn add @bit/ancert.ancert-ui.aui-header
bit import ancert.ancert-ui/aui-header

Usage

import AUIHeader from '@bit/ancert.ancert-ui.aui-header';

Check the playground for use cases of this component.

Description

Properties
NameTypeDefault value
centralSection
string | node""
className
(required)
string
leftSection
string | node""
rightSection
string | node""
Help and resources