createWebComponentIconSpec MethodStatic
Deprecated in 4.3. AppUI libraries > 4.7.x support loading SVGs sources without prefixes, eliminating the need for this utility.
Create an IconSpec for an SVG loaded into web component with svg-loader
createWebComponentIconSpec(srcString: string): string
Parameter | Type | Description |
---|---|---|
srcString | string |
Returns - string
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.