marko-widgets
Version:
Module to support binding of behavior to rendered UI components rendered on the server or client
19 lines • 442 B
JSON
{
"attributes": {
"label": "string",
"href": "string",
"variant": {
"type": "string",
"description": "primary | secondary"
},
"size": {
"type": "string",
"description": "small | normal | large"
},
"class": {
"type": "string",
"description": "Additional CSS class names"
},
"*": "string"
}
}