Fixed themes
This commit is contained in:
@ -27,7 +27,7 @@ export interface ICgSelect {
|
||||
items?: IItems[] | string[] | any;
|
||||
/**
|
||||
* An optional parameter responsible for switching between different themes, the classic theme is set by default.
|
||||
* @type {string}
|
||||
* @type {string} values: dark, white
|
||||
*/
|
||||
theme?: string;
|
||||
/**
|
||||
|
Reference in New Issue
Block a user