Preparing search index...
The search index is not available
map.apps Bundle APIs 4.19.0
map.apps Bundle APIs 4.19.0
apprt-core
load-css
LoadCssResult
Interface LoadCssResult
Holds information about a loaded css file.
interface
LoadCssResult
{
link
:
HTMLLinkElement
;
url
:
string
;
}
Index
Properties
link
url
Properties
link
link
:
HTMLLinkElement
The loaded link element
url
url
:
string
The css file url
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
link
url
map.apps Bundle APIs 4.19.0
Loading...
Holds information about a loaded css file.