const zIndexComponents: {
select: {
list: {
value: "{zIndex.popup}";
};
};
modal: {
overlay: {
value: "{zIndex.scrim}";
};
dialog: {
value: "{zIndex.floating}";
};
};
};
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
const zIndexComponents: {
select: {
list: {
value: "{zIndex.popup}";
};
};
modal: {
overlay: {
value: "{zIndex.scrim}";
};
dialog: {
value: "{zIndex.floating}";
};
};
};
Was this page helpful?