Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Icon
IconDataItem
Interface IconDataItem
Структура данных иконки
Public
interface
IconDataItem
{
content
:
string
;
svg
:
SVGAttributes
<
SVGElement
>
;
}
Index
Properties
content
svg
Properties
content
content
:
string
svg
svg
:
SVGAttributes
<
SVGElement
>
On This Page
Properties
content
svg
Юниверс MDM SDK UI
Loading...
Структура данных иконки
Public