Input
Type:any
any - The data type that RandomCannedTextNode accepts as input
Output
Type:String
The data type that RandomCannedTextNode outputs
Examples
Constructors
Interfaces
Constructors
constructor
Parameters
Configuration for the random canned text node.
Returns
RandomCannedTextNode
Interfaces
RandomCannedTextNodeProps
Configuration interface for RandomCannedTextNode creation.Properties
cannedPhrases:string[]
List of phrases to randomly select from.