Skip to main content
Version: 2.x

HostController.mainStyles property

@microsoft/fast-element > HostController > mainStyles

HostController.mainStyles property

The main set of styles used for the component, independent of any behavior-specific styles.

Signature:

mainStyles: ElementStyles | null;