Preparing search index...
The search index is not available
Qodalis Angular CLI - v1.0.35
Qodalis Angular CLI
cli/src/public-api
CliPanelComponent
Class CliPanelComponent
A component that displays the CLI on the bottom of page.
Index
Constructors
constructor
Properties
options?
visible
Methods
on
Content
Size
Change
on
Toggle
Constructors
constructor
new
CliPanelComponent
(
canView
:
CliCanViewService
)
:
CliPanelComponent
Parameters
canView
:
CliCanViewService
Returns
CliPanelComponent
Properties
Optional
options
options
?:
CliPanelOptions
The options for the CLI.
visible
visible
:
boolean
= false
Methods
on
Content
Size
Change
onContentSizeChange
(
$event
:
number
)
:
void
Parameters
$event
:
number
Returns
void
on
Toggle
onToggle
(
$event
:
boolean
)
:
void
Parameters
$event
:
boolean
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
options
visible
Methods
on
Content
Size
Change
on
Toggle
Qodalis Angular CLI - v1.0.35
Loading...
A component that displays the CLI on the bottom of page.