hasSlot
Stentor API Reference / stentor-interaction-model/src / hasSlot
Function: hasSlot()
hasSlot(
slots,name):boolean
Defined in: packages/stentor-interaction-model/src/SlotConditionalCheck.ts:16
Has a value for the provided slot name.
The slot is not undefined or an empty string.
Parameters​
slots​
name​
string
Returns​
boolean