ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
app/components/partials/dialogs/search/types
SearchUsersItem
Interface SearchUsersItem
interface
SearchUsersItem
{
avatar
:
string
;
name
:
string
;
email
:
string
;
label
:
string
;
color
:
|
"info"
|
"success"
|
"destructive"
|
"warning"
|
"secondary"
|
"primary"
|
null
|
undefined
;
}
Index
Properties
avatar
name
email
label
color
Properties
avatar
avatar
:
string
name
name
:
string
email
email
:
string
label
label
:
string
color
color
:
|
"info"
|
"success"
|
"destructive"
|
"warning"
|
"secondary"
|
"primary"
|
null
|
undefined
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
avatar
name
email
label
color
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...