feat(Popover): support config action color (#8049)
This commit is contained in:
@@ -221,6 +221,7 @@ export default {
|
||||
| --------- | ----------------------- | --------------------------- |
|
||||
| text | Action Text | _string_ |
|
||||
| icon | Icon | _string_ |
|
||||
| color | Action Color | _string_ |
|
||||
| disabled | Whether to be disabled | _boolean_ |
|
||||
| className | className of the option | _string \| Array \| object_ |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user