SurfaceBootstrap.NavBar.Toggler (surface_bootstrap v0.2.5)

Properties

  • target_id :string, required: true - Target of collapser button.
  • aria_label :string - Aria label of toggler.
  • class :css_class, default: [] - Any classes to put on the toggler.
  • style :string - Custom styles to put on the button.

Link to this section Summary

Link to this section Functions

Callback implementation for Phoenix.LiveComponent.mount/1.

Link to this function

render(assigns)

Callback implementation for Phoenix.LiveComponent.render/1.

Link to this function

update(assigns, socket)

Callback implementation for Phoenix.LiveComponent.update/2.