View Source F1BotWeb.Component.DelayControl (f1_bot v0.7.0)

properties

Properties

  • id :string, required: true - The id of the live component (required by LiveView for stateful components).

  • pubsub_delay_ms :integer, required: true

Link to this section Summary

Link to this section Functions

Callback implementation for Phoenix.LiveComponent.mount/1.

Link to this function

update(new_assigns, socket)

View Source

Callback implementation for Phoenix.LiveComponent.update/2.