Skip to main content

Function: setRendererCss()

function setRendererCss(css): void;

Defined in: packages/element/src/styles.ts:38

Called once by the bundle entry (or by a host that imports the CSS itself).

Parameters

ParameterType
cssstring

Returns

void