File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -74,9 +74,9 @@ if (showSheet.value) {
7474}
7575```
7676#### The way it works
77- | RGB-A Picker | GRID Picker | HSL-A Picker | BLEND Picker |
78- | -------------| ------------| --------------| ---------------|
79- | ![ ] ( images/RGB-A-Picker.gif ) | ![ ] ( images/GRID-Picker.gif ) | ![ ] ( images/HSL-A-Picker.gif ) | ![ ] ( images/BLEND-Picker.git ) |
77+ | RGB-A Picker | GRID Picker | HSL-A Picker | BLEND Picker |
78+ | -------------| ------------| --------------| ------------------------------ |
79+ | ![ ] ( images/RGB-A-Picker.gif ) | ![ ] ( images/GRID-Picker.gif ) | ![ ] ( images/HSL-A-Picker.gif ) | ![ ] ( images/BLEND-Picker.gif ) |
8080
8181### Use color picker UI components in existing UI
8282Developer can add the each color picker (` RGB-A Picker ` , ` Grid Picker ` and ` HSL-A Picker ` ) separately in their own UI. Because ` KvColorPicker-Android `
You can’t perform that action at this time.
0 commit comments