PromptBoxMessagesSettingsBuilder
Methods
Placeholder(System.String)
Sets the placeholder text for the input field.
Parameters
value - System.String
The value for Placeholder
RETURNS
Returns the current PromptBoxMessagesSettingsBuilder instance.
ActionButton(System.String)
Sets the tooltip and aria-label for the send button.
Parameters
value - System.String
The value for ActionButton
RETURNS
Returns the current PromptBoxMessagesSettingsBuilder instance.
ActionButtonLoading(System.String)
Sets the tooltip and aria-label for the stop button.
Parameters
value - System.String
The value for ActionButtonLoading
RETURNS
Returns the current PromptBoxMessagesSettingsBuilder instance.