Search
Preparing search index...
The search index is not available
davinci-mathscript 1.3.2
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
JSXAttribute
Class JSXAttribute
Hierarchy
JSXAttribute
Index
Constructors
constructor
Properties
name
type
value
Constructors
constructor
new JSXAttribute
(
name
:
JSXAttributeName
, value
:
JSXAttributeValue
|
null
)
:
JSXAttribute
Parameters
name:
JSXAttributeName
value:
JSXAttributeValue
|
null
Returns
JSXAttribute
Properties
Readonly
name
name
:
JSXAttributeName
Readonly
type
type
:
string
Readonly
value
value
:
JSXAttributeValue
|
null
Globals
JSXAttribute
constructor
name
type
value