@maxgraph/core
Preparing search index...
styleUtils
getCurrentStyle
Function getCurrentStyle
getCurrentStyle
(
element
:
HTMLElement
)
:
null
|
CSSStyleDeclaration
Returns the current style of the specified element.
Parameters
element
:
HTMLElement
DOM node whose current style should be returned.
Returns
null
|
CSSStyleDeclaration
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@maxgraph/core
Loading...
Returns the current style of the specified element.