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

Span

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

示例