View Source LightningWeb.LiveHelpers (Lightning v2.10.4)

General purpose LiveView helper functions

Summary

Functions

Attributes

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

Attributes

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

Attributes

  • flash (:map) (required)

Slots

  • inner_block

Functions

Link to this function

check_limits(socket, project_id)

View Source
Link to this function

display_short_uuid(uuid_string)

View Source
@spec display_short_uuid(binary()) :: binary()
Link to this function

live_error_block(assigns)

View Source

Attributes

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

live_info_block(assigns)

View Source

Attributes

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

Attributes

  • flash (:map) (required)

Slots

  • inner_block