View Source Backpex.Fields.URL (Backpex v0.9.1)
A field for handling an URL value.
Field-specific options
See Backpex.Field
for general field options.
:placeholder
- Placeholder value or function that receives the assigns.:debounce
- Timeout value (in milliseconds), "blur" or function that receives the assigns.:throttle
- Timeout value (in milliseconds) or function that receives the assigns.