slot
Stentor API Reference / stentor-utils/src / slot
Function: slot()
slot(
slots,name):string
Defined in: packages/stentor-utils/src/request/getSlotValue.ts:30
From the provided slot map, it returns the slot value as a string or an empty string if it doesn't find the value.
Parameters​
slots​
name​
string
Returns​
string