Feathericons.toggle_left

You're seeing just the function toggle_left, go back to Feathericons module for more information.
Link to this function

toggle_left(opts \\ [])

Specs

toggle_left(keyword()) :: {:safe, list()}

Examples

iex> toggle_left()
iex> toggle_left(class: "h-6 w-6 text-gray-500")