SelectMenuProps
SelectMenuProps
| Property | Type | Value |
|---|---|---|
| customId | string | N/A |
| disabled | boolean | N/A |
| id | number | N/A |
| maxValues | number | N/A |
| minValues | number | N/A |
| onEnd | CommandKitSelectMenuBuilderOnEnd | N/A |
| onError | ( error: Error ) => any | N/A |
| onSelect | CommandKitSelectMenuBuilderInteractionCollectorDispatch<T, C> | N/A |
| options | CommandKitSelectMenuBuilderInteractionCollectorDispatchContextData | N/A |
| placeholder | string | N/A |