Skip to content

WebWindow-DEMO


Properties


PropertyTypeRequiredDefaultDescription
modelValuebooleanNotrueSee the WebWindow modelValue option.
titlestringNo'WebWindow'See the WebWindow title option.
leftnumberNo0See the WebWindow left option.
topnumberNo0See the WebWindow top option.
isResizebooleanNofalseSee the WebWindow isResize option.
isAcrylicbooleanNofalseSee the WebWindow isAcrylic option.
refreshPositionBooleanNofalseSee the WebWindow refreshPosition option.
themestringNo'global'Theme style. Supports global, light, dark, system, and custom.
refreshPosbooleanNofalseSee the WebWindow refreshPos option.
disabledbooleanNofalseSee the WebWindow disabled option.
langstringNo"global"See the WebWindow lang option.

Events


EventArgumentsDescription
closeSee the component close option.

Slots


  1. Default
vue
<fv-web-window>
    <div></div>
</fv-web-window>

MIT Licensed