Skip to content

App Bar

The app bar is a sticky header component. It can display a drawer or avatar, depending on the configuration

Tips

Properties

UI Dialog

ItemInput valueOptionDefault value
IDstringautomatic
Heightnumber64
Colorstring
color picker
Drawerboolean• on
• off
on
Drawer Widthnumber
Drawer Itemstable
details1
details1
Avatarboolean• on
• off
on
Avatar Imagestring
Avatar Letterstring
Avatar Colorstring
color picker
Avatar Badgeboolean• on
• off
off
Avatar Click Eventstring• None
• Action
None
Avatar Menutable
details 2
details 2
TitlestringApp Bar

Action

itemPropertiesData TypeOptionsDefault value
ididstringautomatic
heightheightnumber300
colorcolorstring
drawerdrawerboolean• true
• false
true
drawerWidthdrawerWidthnumber
drawerItemsdrawerItemsarray of objectdetails1
avataravatarboolean• true
• false
true
avatarImageavatarImagestring
avatarLetteravatarLetterstring
avatarColoravatarColorstring
avatarBadgeavatarBadgeboolean• true
• false
false
avatarClickEventavatarClickEventstring• none
• action
action
array of objectdetails 2
stringApp Bar

Tips

[Details 1] Drawer

The default status is registered as follows. Register from the "ADD" button. To delete, select the check box and click the "DELETE" button.

SelectIDIconLabelClick EventNEXT UIURLDivider
Checkboxitem1MoveToInboxInboxNoneNo
Checkboxitem2MailStarredNoneNo
Checkboxitem3MoveToInboxSend EmailNoneNo
Checkboxitem4MailDraftsNoneYes
Checkboxitem5MoveToInboxAll MailNoneNo
Checkboxitem6MailTrashNoneNo
Checkboxitem7MoveToInboxSpamNoneNo
[{"id":"item1","Icon":"MoveToInbox","label":"Inbox","Clickevent":"None","NextUi":"","url":"","divider":false},{"id":"item2","Icon":"Mail","label":"Starred","Clickevent":"None","NextUi":"","url":"","divider":false},{"id":"item3","Icon":"MoveToInbox","label":"Send Email","Clickevent":"None","NextUi":"","url":"","divider":false},{"id":"item4","Icon":"Mail","label":"Drafts","Clickevent":"None","NextUi":"","url":"","divider":true},{"id":"item5","Icon":"MoveToInbox","label":"All Mail","Clickevent":"None","NextUi":"","url":"","divider":false},{"id":"item6","Icon":"Mail","label":"Trash","Clickevent":"None","NextUi":"","url":"","divider":false},{"id":"item7","Icon":"MoveToInbox","label":"Spam","Clickevent":"None","NextUi":"","url":"","divider":false}]

Tips

[Details 2] Menu

A menu is the choices that appear when you click on an icon button. The default status is registered as follows. Register from the "Add" button. To delete, select the check box and click the "Delete" button.

SelectIDIconLabelClick EventNext UIURLDivider
CheckboxProfileAccountCircleProfileNoneNo
CheckboxMFA_SettingSettingsMFA SettingNextUiMFA Setting Step1No
CheckboxChange_PasswordLockResetChange passwordNextUiChange PasswordNo
CheckboxSign_OutLogoutSign outNextUiSign OutNo

Event

None