Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@form_compat_InputConfig.hrl
Raw

include/lightspeed@form_compat_InputConfig.hrl

-record(input_config, {
name :: binary(),
mode :: lightspeed@form_compat:change_mode()
}).