slotExists
Stentor API Reference / stentor-interaction-model/src / slotExists
Function: slotExists()
slotExists(
slots,name):boolean
Defined in: packages/stentor-interaction-model/src/SlotConditionalCheck.ts:47
Has a value for the provided slot name.
The slot is not undefined or an empty string.
Parameters​
slots​
name​
string
Returns​
boolean
Private Remark​
This is just a wrapper around hasSlots