ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
app/components/partials/common/create-team
CreateTeamProps
Interface CreateTeamProps
interface
CreateTeamProps
{
className
?:
string
;
image
:
ReactNode
;
title
:
string
;
subTitle
:
ReactNode
;
engage
:
{
path
:
string
;
btnColor
:
|
"destructive"
|
"secondary"
|
"outline"
|
"primary"
|
"mono"
|
"dashed"
|
"ghost"
|
"dim"
|
"foreground"
|
"inverse"
;
label
:
string
;
}
;
}
Index
Properties
class
Name?
image
title
sub
Title
engage
Properties
Optional
class
Name
className
?:
string
image
image
:
ReactNode
title
title
:
string
sub
Title
subTitle
:
ReactNode
engage
engage
:
{
path
:
string
;
btnColor
:
|
"destructive"
|
"secondary"
|
"outline"
|
"primary"
|
"mono"
|
"dashed"
|
"ghost"
|
"dim"
|
"foreground"
|
"inverse"
;
label
:
string
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
class
Name
image
title
sub
Title
engage
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...