We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d933ce0 commit fe4ac1aCopy full SHA for fe4ac1a
README.md
@@ -1,5 +1,11 @@
1
-# Rapid Build UI · Web Components · Base Class
2
-Base Class for all <rb-components>.
+# Rapid Build UI · Web Components · Base Mixin
+
3
+Base mixin for all <rb-components>.
4
5
+**This is not a web component.**
6
+It is an internal module for all our web components.
7
+Our consumable web components are prefixed with "**rb-**"
8
+example [rb-button](https://rapid-build-ui.io/components/rb-button).
9
10
11
## Installation
0 commit comments