AccountPopoverFooter API
API reference docs for the React AccountPopoverFooter component. Learn about the props, CSS, and other APIs of this exported module.
Demos
Import
import { AccountPopoverFooter } from '@toolpad/core/Account';
Name | Type | Description |
---|---|---|
sx | Array<func | object | bool> | func | object | The system prop that allows defining system overrides as well as additional CSS styles. See the `sx` page for more details. |
The component cannot hold a ref.
Source code
If you did not find the information in this page, consider having a look at the implementation of the component for more detail.