Global

Methods


factory( [converterConfig])

BEM selector converter factory.
Parameters:
Name Type Argument Default Description
converterConfig Object <optional>
defaultConverterConfig Configuration object that should be passed to the Converter constructor.
Returns:
Converter's instance.
Type
Converter