SurfaceBootstrap.NavBar.ListItem (surface_bootstrap v0.2.5)

To be used inside NavBar.ItemGroup and emits as a <li class="nav-item"> wrapper.

Properties

  • class :css_class, default: [] - Classes to propagate to the li..

Slots

  • default

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.