std:ui:request
This template renders a generic request that the user performs an action.
Use the message
property to specify your message, or use an anonymous block to render custom HTML.
There is also a std:ui:request() template function, which can be more convenient.
View
key message
Optional. The message, rendered using the std:text:paragraph() template function.