P3X GitList Demo
GitHub
Repo
Changelog
To do
Releases
Themes
Language
Auto
Afrikaans
العربية
বাংলা
Català
Čeština
Dansk
Deutsch
Ελληνικά
English
Español
Suomi
Français
עברית
Magyar
Italiano
日本語
한국어
Nederlands
Norsk
Polski
Português
Română
Русский
Српски
Svenska
Türkçe
Українська
Tiếng Việt
中文
Change log
Loading change log ...
To do ...
Loading todo ...
browsing:
aa44ae285da3f4f1820284b02369b96b4398e674
Branches
main
Files
Commits
Log
Graph
Stats
redis-ui-material.git
src
ng
layout
console-drawer.component.html
RSS
Git
Fetch origin
Download
ZIP
TAR
Clone
Delete
Are you sure to delete this file?
Editor
Raw
Blame
History
747B
16 lines
HTML code
Clone
HTTPS
This file (747B) exceeds the allowed full mode (48 kb) size. The editor full height is disabled, only scrolling is allowed.
If you wish to edit a file, it is recommended to use the scroll mode as some users do not like the full height mode.
src/ng/layout/console-drawer.component.html
<div id="p3xr-console-drawer" [class.p3xr-drawer-open]="isOpen()"> <div id="p3xr-console-drawer-sizer" role="separator" aria-orientation="horizontal" aria-label="Resize console drawer" [class.p3xr-resizer-active]="resizeClicked()"></div> <div id="p3xr-console-drawer-body"> <!-- Always the full ConsoleComponent — the welcome banner in the scrollback adapts to connectionState (connected vs limited-AI). This way the toolbar, input, Clear/Commands buttons stay usable at all times. --> <p3xr-console type="quick" [embedded]="true" [showCloseButton]="true" (closeRequest)="close()"></p3xr-console> </div> </div>
Keyboard shortcuts
/
Focus search
?
Show this help
Esc
Unfocus input