Creates an app-bar with buttons that can open a panel.
Not memoized because this component receives props that change frequently (api, onScrollShellIntoView callbacks). Memoization would add overhead without benefit.
Properties defined in AppBarProps interface
The app bar component
Creates an app-bar with buttons that can open a panel.
Not memoized because this component receives props that change frequently (api, onScrollShellIntoView callbacks). Memoization would add overhead without benefit.