API Reference heroicons_liveview v0.5.0

Modules

Icon name can be the function or passed in as a icon eg. <Heroicons.Outline.search class="w-6 h-6" /> <Heroicons.Outline.render icon={:search} class="w-6 h-6" />

Icon name can be the function or passed in as a icon eg. <Heroicons.Solid.search class="w-6 h-6" /> <Heroicons.Solid.render icon={:search} class="w-6 h-6" />

Mix Tasks