API
Props
name | type | default | description | required version |
color | string | 0, 0, 0 | the mask's color in rgb format, for example, '0, 0, 0' | -- |
opacity | number | 0.5 | the opacity of the mask | -- |
fullscreen | boolean | false | if masker is fullscreen | v2.1.1-rc.14 |
Slots
name | description | required version |
default | content below the mask | -- |
content | content above the mask | -- |