Skip to main content

CaFilterMultiTreeNode

Tree node child component for the Multi Choise Tree view component

SASS-path: ./styles/components/atoms/ca-filter-multi-tree-node.scss

Props

NameDescriptionTypeRequiredDefault
valueGets the updated selectable values with childrenObjectfalse-
propagateDataPropagates the data to the parentFunctionfalse() => ({})

Methods

MethodDescriptionParameters
selectedChildrenConverts the object to a string and searches if any child is selected to toggle parent and childrenvalue (Object)
toggleToggle the selected accordion by idid (String)