-
Notifications
You must be signed in to change notification settings - Fork 0
Iconography
Alex Westphal edited this page Aug 20, 2025
·
2 revisions
RT+ makes significant use of icon buttons to make best use of space. Ideally they are self explanatory but we include a list here for reference.
Note: That some icons are used alongside text in lists, this is just for appearances and is not documented here.
TODO: replace links with images of the icons:
-
ArrowDownAZIcon- In adata-table, indicates that a column is sorted in ascending order. -
ArrowDownZAIcon- In adata-table, indicates that a column is sorted in descending order. -
ChevronDownIcon- Indicates content that is currently collapsed and upon clicking, expands the content. -
ChevronLeftIcon- In a paginateddata-table, moves to the previous page (if available). -
ChevronRightIcon- In a paginateddata-table, moves to the next page (if available). -
ChevronUpIcon- Indicates content that is collapsible and upon clicking, collapses the content. -
EllipsisVerticalIcon- In adata-tablecolumn, it opens the column specific options. -
InfoIcon- On acard-headerit opens the card description. -
PanelLeftIcon- Toggles the left sidebar. -
PanelRightIcon- Toggles the right sidebar. -
PencilIcon- On a
card-header, it switches thecardto edit mode. - In a
data-table-row, it switches therowto edit mode.
- On a
-
PlusIcon- On acard-headerfor acardthat contains adata-tableit starts thecreate-entityprocess for whatever type of entity is contained in thedata-table. -
RefreshCCWIcon- On acard-headerfor acardthat contains adata-tableit refreshes the contents of thedata-tableby refetching from the server. -
SaveIcon- On adata-table-rowthat is currently inCreateorEditmode, it saves the current contents of the row and switches the row toViewmode. -
SettingsIcon- On acard-headerfor acardthat contains adata-tableit opens thedata-tableoptions. -
TrashIcon- On a
card-headerit opens up adelete-entitydialog. - On a
data-table-rowit opens adelete-rowprompt.
- On a
-
XIcon- On a
dialogit closes the dialog. - On a
data-table-rowthat is inCreatemode, it cancels the creation and discards the row. - On a
data-table-rowthat is inEditmode, it cancels the edit by restoring the previous row data and setting the row mode toView.
- On a