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
JSXOpeningElement
Class JSXOpeningElement
Hierarchy
JSXOpeningElement
Index
Constructors
constructor
Properties
attributes
name
self
Closing
type
Constructors
constructor
new JSXOpening
Element
(
name
:
JSXElementName
, selfClosing
:
boolean
, attributes
:
JSXElementAttribute
[]
)
:
JSXOpeningElement
Parameters
name:
JSXElementName
selfClosing:
boolean
attributes:
JSXElementAttribute
[]
Returns
JSXOpeningElement
Properties
Readonly
attributes
attributes
:
JSXElementAttribute
[]
Readonly
name
name
:
JSXElementName
Readonly
self
Closing
self
Closing
:
boolean
Readonly
type
type
:
string
Globals
JSXOpening
Element
constructor
attributes
name
self
Closing
type