MFML - v0.0.4
    Preparing search index...

    Type Alias CategorySelector

    CategorySelector: (params: CategorySelectorParams) => string | undefined

    Returns the selected category depending of an argument value.

    Type Declaration

      • (params: CategorySelectorParams): string | undefined
      • Parameters

        Returns string | undefined

        The selected category, or undefined if there's no matching category.