f-button
Giới thiệu
Sử dụng
{
"el": "f-button",
"attr": {
"icon-text": "mdi-magnify",
"label": "Button",
"action": {
"FUN": "openWindow",
"IN": {
"id": "`windowId",
"title": "Tiêu đề cửa sổ",
"width": 800,
"height": 600,
"url": "`https://example.com"
}
}
}
}Các thuộc tính
Last updated