riot-embedded
riot-embedded copied to clipboard
Add support for display name, initial value and url parameters
trafficstars
displayName(string) - Display name of user, useful when using guest accountscomposerIntialValue(string) - Initial value of the composer for prepoulating a sample messagesignInPrompt(string) - Show sign in prompts'none'- Never show (default)'guests'- Show if signed in as guest'all'- Always show
urlParameters(boolean) - Allow adding to config with url prameters (#displayName=Something)'true'(default)'false'