@lcap/nasl-unified-frontend-generator > styleStringToInlineObject
styleStringToInlineObject() function
Signature:
declare function styleStringToInlineObject(staticStyle: string): Record<string, unknown>;
Parameters
Parameter | Type | Description |
---|---|---|
staticStyle | string |
Returns:
Record<string, unknown>