@quarkly/community-kit
v0.0.88
Published
## ๐ Detailed overview
Downloads
275
Readme
quarkly marketplace library
๐ Detailed overview
Why does the user need this component? How will it benefit the user?
โ๏ธ Usage
Detailed instructions on how to get the most out of your component
๐งฉ Components and Props
In the interface
| Prop name | Default | Example |
| :---------------- | :--------------: | :--------------: |
| Enum Prop Name | Enum value 1
| Enum value 2
|
| String Prop Name | String value 1
| String value 2
|
| Number Prop Name | 1
| 2
|
| Boolean Prop Name | Unchecked
| Checked
|
In the code (for developers)
| Prop name | Name in the code | Type | Default | Example |
| :---------------- | :--------------: | :-------: | :------------: | :------------: |
| Enum Prop Name | enumProp
| enum
| enumValue1
| enumValue2
|
| String Prop Name | stringProp
| string
| stringValue1
| stringValue2
|
| Number Prop Name | numberProp
| number
| 1
| 2
|
| Boolean Prop Name | booleanProp
| boolean
| false
| true
|
The 'Enum Prop Name' property values
| User-friendly name | Name in the code |
| :----------------- | :--------------: |
| Enum value 1 | enumValue1
|
| Enum value 2 | enumValue2
|
| Enum value 3 | enumValue3
|
| Enum value 4 | enumValue4
|
๐ Changelog
- 01/03/2021 (v1.0)
- Some changes
๐ฎ Feedback
If you encountered a bug, please contact us so we can fix it promptly. Weโre rapidly developing, so donโt hesitate to send us your feedback and request new features you would like to see added. Feel free to share what youโre working on - we love to see what youโre building with Quarkly!
๐ License
Licensed under the MIT License.