Datalayer Desktop - v0.0.2
GitHub
Datalayer
Preparing search index...
shared/types/environments
EnvironmentCardProps
Interface EnvironmentCardProps
interface
EnvironmentCardProps
{
environment
:
Environment
;
isSelected
?:
boolean
;
onSelect
?:
(
envName
:
string
)
=>
void
;
}
Index
Properties
environment
is
Selected?
on
Select?
Properties
environment
environment
:
Environment
Optional
is
Selected
isSelected
?:
boolean
Optional
on
Select
onSelect
?:
(
envName
:
string
)
=>
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
environment
is
Selected
on
Select
GitHub
Datalayer
Datalayer Desktop - v0.0.2
Loading...