Skip to content

@maxhealth.tech/prefab / renderer / applyHostTheme

Function: applyHostTheme()

ts
function applyHostTheme(root, hostTheme): void;

Defined in: renderer/bridge.ts:654

Parameters

ParameterType
rootHTMLElement
hostThemeHostTheme

Returns

void

Released under the MIT License.