LiveViewNativePlatform.Modifier (live_view_native_platform v0.2.0)

Supporting functionality and macros for modifiers.

Link to this section Summary

Functions

Generates a field for storing modifier events triggered with phx-change.

Defines a modifier schema that takes no parameters.

Defines a modifier schema.

Link to this section Functions

Link to this macro

change_event()

(macro)

Generates a field for storing modifier events triggered with phx-change.

Link to this macro

modifier_schema(modifier_name)

(macro)

Defines a modifier schema that takes no parameters.

Link to this macro

modifier_schema(modifier_name, list)

(macro)

Defines a modifier schema.