FormConfirmDialog Slots โ
warnings โ
warnings Replaces the default rendered warnings. warnings is the controller's raw warnings mapping; bulk reports which shape it is in (true for per-object keys, false for a single object's field-keyed messages), sourced from the ConfirmationRequiredError that reported it. The default rendering makes no assumption about that shape: it flattens every value in warnings into a plain list of messages, ignoring keys.
Scoped slot.
Bindings โ
| Name | Description |
|---|---|
| warnings | |
| flat-warnings | |
| bulk |