Backpex.Fields.Boolean (Backpex v0.12.0)

View Source

A field for handling a boolean value.

Field-specific options

See Backpex.Field for general field options.

  • :debounce - Timeout value (in milliseconds), "blur" or function that receives the assigns.

  • :throttle - Timeout value (in milliseconds) or function that receives the assigns.

Summary

Functions

noreply(socket)

ok(socket)

validate_config!(field, live_resource)