classNamePrefix

abstract var classNamePrefix: String?(source)

If provided, all inner components will be given a prefixed className attribute.

This is useful when styling via CSS classes instead of the Styles API approach.