#header-mark#
Valid 状态指示器
指示有效状态或无效状态
基础用法
API
Attributes
Name | Description | Type | Default |
---|---|---|---|
value | 是否有效 | boolean | False |
label | 标签文本 | string | '' |
style | 自定义css样式 | str | - |
TIP
style 支持的其它css属性
Sizes相关
- height
- width
- max_height
- max_width
- min_height
- min_width
Display相关
- visibility
- display
- overflow
Box model相关
- border
- margin
- padding
Positioning相关
- top
- left
- bottom
- right
src/examples/ipywui/component/valid