Function: AppBarRoot()
AppBarRoot(
props
):Element
The AppBarRoot component acts as a wrapper for the context API shared with the other parts of the AppBar composition.
Parameters
Parameter | Type | Description |
---|---|---|
props | AppBarRootProps | Component props. |
Returns
Element
See
Defined in
packages/react-material-ui/src/components/AppBar/AppBarRoot.tsx:20 (opens in a new tab)