modelscope-studio / components /base /div /README-zh_CN.md
Coloring's picture
fix: 0.x => 1.0
e841ba5
|
raw
history blame
171 Bytes

Div

同 HTML 中的div标签,用于辅助布局,可以绑定常用的 HTML 事件,具体事件请查看EVENTS属性。

示例