mirror of
https://github.com/lainbo/component-party.git
synced 2026-04-05 13:09:03 +08:00
7 lines
119 B
HTML
7 lines
119 B
HTML
<user-profile
|
|
name.bind
|
|
age.bind
|
|
favourite-colors.bind="colors"
|
|
is-available.bind="available"
|
|
></user-profile>
|