Skip to Content
文档

Z 轴索引

可用 z-index 标记列表

令牌

¥Tokens

Chakra UI 开箱即用地支持以下 z-index 标记。

¥Chakra UI supports the following z-index tokens out of the box.

theme.tokens.zIndex

Name

Value

hide

-1

base

0

docked

10

dropdown

1000

sticky

1100

banner

1200

overlay

1300

modal

1400

popover

1500

skipNav

1600

toast

1700

tooltip

1800

max

2147483647

Previous

排版

Next

文本样式