Skip to content

Flux Docs missing info about icons #177

@rolandorojas

Description

@rolandorojas

It seems that we're lacking context about icon options in Flux. The AI keeps making up icon names that do not actually exist. For example:

 <flux:button icon="download" wire:click="export">{{ __('Export to Excel') }}</flux:button>

There is no "download" icon. The closest would be "arrow-down-tray."

Now, the Boost docs do not actually include a list of available icon names. It just points to https://heroicons.com/ for a list of available values. Perhaps we need to list all available Heroicons and pass that list to Boost.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions