Zoom Video SDK for React - v0.0.2
Preparing search index...
hooks
<internal>
MaskSVG
Interface MaskSVG
Mask shape- SVG.
interface
MaskSVG
{
height
:
number
;
svg
:
string
;
type
:
"svg"
;
width
:
number
;
}
Index
Properties
height
svg
type
width
Properties
height
height
:
number
Height, in pixels.
svg
svg
:
string
SVG's URL
type
type
:
"svg"
Type.
width
width
:
number
Width, in pixels.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
svg
type
width
Zoom Video SDK for React - v0.0.2
Loading...
Mask shape- SVG.