Exzeitable.HTML.ActionButton.build

You're seeing just the function build, go back to Exzeitable.HTML.ActionButton module for more information.

Specs

build(:new, map()) :: {:safe, iolist()}

Builds an individual button, takes an atom representing the action, and the assigns map

Link to this function

build(custom_action, entry, assigns)

View Source

Specs

build(atom(), atom(), map()) :: {:safe, iolist()}