ModalProps
ModalProps
| Property | Type | Value |
|---|---|---|
| children | MaybeArray<ActionRowBuilder | TextInputBuilder> | N/A |
| customId | string | N/A |
| onEnd | CommandKitModalBuilderOnEnd | N/A |
| onError | EventInterceptorErrorHandler | N/A |
| onSubmit | CommandKitModalBuilderInteractionCollectorDispatch | N/A |
| options | CommandKitModalBuilderInteractionCollectorDispatchContextData | N/A |
| title | string | N/A |