Preparing search index...
The search index is not available
SPeCS Packages Documentation
SPeCS Packages Documentation
@specs-feup/lara
libs/cytoscape-3.26.0
cytoscape
CoreStyle
Interface CoreStyle
interface
CoreStyle
{
style
(
sheet
?:
string
|
Stylesheet
|
Stylesheet
[]
)
:
Style
;
}
Hierarchy (
view full
)
CoreStyle
cytoscape
.
Core
Index
Methods
style
Methods
style
style
(
sheet
?
)
:
Style
Assign a new stylesheet to replace the existing one (if provided) and return the style.
Parameters
Optional
sheet
:
string
|
Stylesheet
|
Stylesheet
[]
Returns
Style
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
style
SPeCS Packages Documentation
Loading...
Assign a new stylesheet to replace the existing one (if provided) and return the style.