Skip to content

components/bits/AppBarLayout#

AppBarButton()#

function AppBarButton(props): Element;

Parameters#

Parameter Type
props AppBarButtonProps

Returns#

Element


AppBarIcon()#

function AppBarIcon(props): Element;

Parameters#

Parameter Type
props AppBarIconProps

Returns#

Element


AppBarButtonBlue#

const AppBarButtonBlue: any;

AppBarButtonGreen#

const AppBarButtonGreen: any;

AppBarButtonRed#

const AppBarButtonRed: any;