Typescript Library Declarations (DOM)
Interface ConstrainBooleanParameters
interface
ConstrainBooleanParameters
{
exact
?:
boolean
;
ideal
?:
boolean
;
}
Index
Properties
exact?
ideal?
Properties
Optional
exact
exact
?:
boolean
Optional
ideal
ideal
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
exact
ideal
Typescript Library Declarations (DOM)