Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
BooleanConstructor
Interface BooleanConstructor
interface
BooleanConstructor
{
new BooleanConstructor
new
(
value
?:
any
)
:
Boolean
;
prototype
:
Boolean
;
<
T
>
(
value
?:
T
)
:
boolean
;
}
Boolean
Constructor
<
T
>
(
value
?:
T
)
:
boolean
Type Parameters
T
Parameters
Optional
value
:
T
Returns
boolean
Index
Constructors
constructor
Properties
prototype
Constructors
constructor
new
Boolean
Constructor
(
value
?:
any
)
:
Boolean
Parameters
Optional
value
:
any
Returns
Boolean
Properties
Readonly
prototype
prototype
:
Boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
prototype
Official Cockpit API Documentation
Houston Common Library
Loading...