works.iterative.forms.FormTransport
See theFormTransport companion object
trait FormTransport
Supplies the form element's transport attributes. The renderer emits the plain POST contract (method, action, novalidate) itself; a transport adds the attributes that route change re-renders and submissions through its own machinery instead of native navigation.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article