import 'package:kratos_api_dart/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
action | String | Action should be used as the form action URL <form action=\"{{ .Action }}\" method=\"post\"> . |
|
messages | BuiltList<UiText> | [optional] | |
method | String | Method is the form method (e.g. POST) | |
nodes | BuiltList<UiNode> |