...
Currently, no official <Button>
component is defined mattermost-webapp
. Most buttons are defined using inline jsx
in the render()
method.
Known Class Names
Top-level class names as defined in https://github.com/mattermost/mattermost-webapp/blob/master/sass/components/_buttons.scss
btn
btn-primary
btn-cancel
btn-link
...