LightningWeb.LiveHelpers (Lightning v2.13.5)

View Source

General purpose LiveView helper functions

Summary

Functions

book_demo_banner(assigns)

Attributes

check_limits(socket, project_id)

display_short_uuid(uuid_string)

@spec display_short_uuid(binary()) :: binary()

fade_in(opts \\ [])

fade_out(opts \\ [])

live_error_block(assigns)

Attributes

  • flash (:map) (required)
  • myself (:string) - Defaults to nil.

live_info_block(assigns)

Attributes

  • flash (:map) (required)
  • myself (:string) - Defaults to nil.

live_nav_block(assigns)

Attributes

  • flash (:map) (required)

Slots

  • inner_block

upcase_first(arg)