File size: 197 Bytes
e841ba5
 
 
 
 
 
 
1
2
3
4
5
6
7
8
# Span

Same as the `span` tag in HTML, used for layout assistance, can bind common HTML events, please refer to the `EVENTS` property for specific events.

## Examples

<demo name="basic"></demo>