feat(ui): add in-flow floating navbar
This commit is contained in:
@@ -9095,6 +9095,20 @@
|
||||
"default": "false",
|
||||
"options": []
|
||||
},
|
||||
{
|
||||
"name": "floating",
|
||||
"type": "boolean",
|
||||
"required": false,
|
||||
"default": "false",
|
||||
"options": []
|
||||
},
|
||||
{
|
||||
"name": "startFloating",
|
||||
"type": "string",
|
||||
"required": false,
|
||||
"default": "\"0px\"",
|
||||
"options": []
|
||||
},
|
||||
{
|
||||
"name": "openOnHover",
|
||||
"type": "boolean",
|
||||
|
||||
Reference in New Issue
Block a user