Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AppBarProperties

Indexable

[key: string]: any

key for others property.

Index

Properties

Optional children

children: ReactNode

Children of AppBar component.

Optional className

className: undefined | string

Useful to extend the style applied to components through CSS classes.

Optional color

color: undefined | string

Background color of AppBar component.

Optional left

left: ReactNode

Left node of AppBar component.

Optional position

position: undefined | string

Position of the AppBar component. Position of the AppBar component on the screen (WebOnly).

Optional right

right: ReactNode

Right node of AppBar component

Optional style

style: undefined | __type

Useful to extend the style applied to components. Useful to extend the style applied to components.

Optional title

title: string | ReactNode

title of AppBar

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc