variant
abstract fun variant(selector: ComponentSelector, detailsAction: Action<in VariantSelectionDetails>): ComponentSelector(source)
Transforms the supplied selector into a specific variant selector.
Since
6.6
Parameters
selector
the origin selector
details Action
the variant selection details configuration