Type Alias: AppBarRootProps
AppBarRootProps:
object
AppBarRoot component props.
Type declaration
| Name | Type | Description | 
|---|---|---|
| children | ReactNode | Child nodes rendered inside the Main component | 
Defined in
packages/react-material-ui/src/components/AppBar/AppBarRoot.tsx:8 (opens in a new tab)