Preparing search index...
The search index is not available
@combeenation/2d-planning-utils
@combeenation/2d-planning-utils
CbnSvgUtils
loadCSS
Function loadCSS
loadCSS
(
id
,
url
,
parent
?
)
:
void
Load/Import a external CSS file and append to a parent. Default parent is the (document.head).
Parameters
id
:
string
url
:
string
parent
:
HTMLElement
|
SVGElement
= document.head
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@combeenation/2d-planning-utils
Loading...
Load/Import a external CSS file and append to a parent. Default parent is the (document.head).