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

properties

Properties

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

  • stint :map, required: true

Link to this section Summary

Link to this section Functions

Callback implementation for Phoenix.LiveComponent.mount/1.

Callback implementation for Phoenix.LiveComponent.render/1.

Callback implementation for Phoenix.LiveComponent.update/2.