--mds-tree-actions-border-radius | Sets the border-radius of the wrapper container of the actions. |
--mds-tree-actions-gap | Sets the gap between the actions. |
--mds-tree-branch-border-color | Sets the border color of the tree branch. |
--mds-tree-branch-border-size | Sets the border size of the tree branch. |
--mds-tree-branch-dot-default-color | Sets the default color of the tree branch dot. |
--mds-tree-branch-dot-expanded-color | Sets the color of the tree branch dot when the item is expanded. |
--mds-tree-branch-use-rounded-border | Sets the tree branch has rounded connectors or not, use it as a boolean value true or false. |
--mds-tree-label-default-background | Sets the default text color of the icon used at the near right of the label. |
--mds-tree-label-hover-background | Sets the background-color of the label when the mouse is over the item. |
--mds-tree-label-icon-default-color | Sets the default text color of the icon used at the near right of the label. |
--mds-tree-label-icon-hover-color | Sets the text color of the icon used at the near right of the label when the mouse is over the item. |
--mds-tree-line-clamp | Sets the number of lines to show before truncating the text, it only works when attribute truncate is set to all. |
--mds-tree-toggle-gap | Sets the gap between the toggle icon and the label. |
--mds-tree-toggle-icon-async-background | Sets the background-color of the icon when the attribute async is set. |
--mds-tree-toggle-icon-async-color | Sets the text color of the icon when the attribute async is set. |
--mds-tree-toggle-icon-chevron-default-background | Sets the background-color of the chevron icon when the item is collapsed. |
--mds-tree-toggle-icon-chevron-default-color | Sets the text color of the chevron icon when the item is collapsed. |
--mds-tree-toggle-icon-chevron-expanded-background | Sets the background-color of the chevron icon when the item is expanded. |
--mds-tree-toggle-icon-chevron-expanded-color | Sets the text color of the chevron icon when the item is expanded. |
--mds-tree-toggle-icon-folder-default-background | Sets the background-color of the folder icon when the item is collapsed. |
--mds-tree-toggle-icon-folder-default-color | Sets the text color of the folder icon when the item is collapsed. |
--mds-tree-toggle-icon-folder-expanded-background | Sets the background-color of the folder icon when the item is expanded. |
--mds-tree-toggle-icon-folder-expanded-color | Sets the text color of the folder icon when the item is expanded. |
--mds-tree-toggle-icon-position-right-default-background | Sets the background-color of the icon when the attribute toggle-position is set to right. |
--mds-tree-toggle-icon-position-right-default-color | Sets the text color of the icon when the attribute toggle-position is set to right. |
--mds-tree-toggle-icon-position-right-expanded-background | Sets the background-color of the icon when the attribute toggle-position is set to right and the item is expanded. |
--mds-tree-toggle-icon-position-right-expanded-color | Sets the text color of the icon when the attribute toggle-position is set to right and the item is expanded. |
--mds-tree-transition-duration | Sets the duration of the transition effect. |
--mds-tree-transition-timing-function | Sets the timing function of the transition effect. |