Typescript Library Declarations (DOM)
Interface PropertyDefinition
interface
PropertyDefinition
{
inherits
:
boolean
;
initialValue
?:
string
;
name
:
string
;
syntax
?:
string
;
}
Index
Properties
inherits
initial
Value?
name
syntax?
Properties
inherits
inherits
:
boolean
Optional
initial
Value
initial
Value
?:
string
name
name
:
string
Optional
syntax
syntax
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
inherits
initial
Value
name
syntax
Typescript Library Declarations (DOM)