Hiyve Components - v1.0.0
    Preparing search index...

    Function createDefaultSearchBarLabels

    • Creates default search bar labels based on entity terminology.

      Parameters

      Returns RoomSearchBarLabels

      Complete RoomSearchBarLabels

      const labels = createDefaultSearchBarLabels({ ...DEFAULT_ENTITY_LABELS, searchEntities: 'Search workspaces' });
      // labels.searchPlaceholder === 'Search workspaces...'