Zoom Meeting SDK for Web - Component View
Demo
Docs
Release
@zoom/meetingsdk
Preparing search index...
CustomSize
Interface CustomSize
Interface defining custom component sizes.
interface
CustomSize
{
height
:
number
;
width
:
number
;
}
Index
Properties
height
width
Properties
height
height
:
number
width
width
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
height
width
Demo
Docs
Release
@zoom/meetingsdk
Zoom Meeting SDK for Web - Component View
Loading...
Interface defining custom component sizes.