You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
usePhoenix.Componentattr:rest,:global,doc: "the arbitrary HTML attributes for the svg container",include: ~w(fill stroke stroke-width)attr:name,:atom,required: trueattr:outline,:boolean,default: trueattr:solid,:boolean,default: falseattr:mini,:boolean,default: falsedeficon(assigns)doapply(Heroicons,assigns.name,[assigns])end
Is there an easy way to pass in the icon name as an argument?
eg:
The text was updated successfully, but these errors were encountered: