We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
In the React UI, the ToolbarStyles object can be configured with different types of selections and their corresponding buttons.
Right now, the selection tests are pure js functions, which makes it impossible to configure via plain string json objects.