Home > @activeviam/activeui-sdk > HtmlRendererImplementationStaticProperties > getClassName
HtmlRendererImplementationStaticProperties.getClassName property
Returns a CSS class name that you want to add to your output. This can be useful if the underlying rendering library provides its own stylesheet.
Signature:
getClassName?: () => string;