GeoTree Ready 29.9.0+

Properties

Prop name Type Default value Description
searchPlaceholder string Show description
loadingLabel string Show description
noResultsFoundLabel string Show description
categories array Show description
keyForId string 'id' Show description
keyForLabel string 'label' Show description
keyForSubcategory string 'subcategory' Show description
searchable boolean false Show description
descriptionIcon array Show description
isLoading boolean false Show description
checkedItems object {} Show description
dynamicExpandedCategories object Show description
collapsedIcon array
function () {
  return ['fal', 'chevron-right']
}
Show description
expandedIcon array Show description
sortingProps array Show description
sortingDirection string 'asc' Show description

Events

Name Type Description
check-item undefined
check-folder undefined

Slots

Name Description
actionButton

Constants

This component has no exported constants.

Examples

Basic example (item and folder events)

With action button

Using custom icons

With info tooltip icon

Searchable

With initially expanded categories