The props object.
The class name for the component container.
The inline styles for the component container.
The sx prop for the component container.
The callback function to be called when an action is performed.
The array of breadcrumb items.
The array of actions to be displayed in the action menu.
The payload data.
The custom content to be displayed before the action menu.
The custom content to be displayed after the action menu.
The callback function to be called when the component is loading.
The callback function to be called when the component finishes loading.
The fallback component to be displayed while loading.
Whether to throw an error on loading failure.
The breadcrumbs component.
Renders a breadcrumbs component with customizable items and actions.