Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
type ComponentZIndex = Flattened<{ zIndex: typeof zIndexComponents; }>;
const theme: Partial<ComponentZIndex> = { "zIndex-modal-overlay": "1000", "zIndex-modal-dialog": "1001", };
Was this page helpful?