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

properties

Properties

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

  • delay_ms :integer, required: true

  • driver_info :map, required: true

Link to this section Summary

Link to this section Functions

Link to this function

field_id(driver_info, kind)

View Source
Link to this function

handle_summary_event(event)

View Source

Callback implementation for Phoenix.LiveComponent.mount/1.

Callback implementation for Phoenix.LiveComponent.render/1.

Link to this function

stint_dom_id(driver_info, stint)

View Source