Kui API Documentation - v11.0.0 / @kui-shell/core / Selectable
@kui-shell/core.Selectable
• onSelect: string
Handler for change of selection. This will be interpreted as a Kui command line to be executed when the user clicks on the corresponding row in the UI.
packages/core/src/models/RadioTable.ts:43
• Optional
onSelectExec: "pexec"
| "qexec"