Skip to content

Add treeSelect module and update docs#47

Open
CsJustinPowell wants to merge 1 commit intowxsub:46-the-treeselect-module-supports-unified-data-source-processing-via-config-requester-and-config-handlerfrom
CsJustinPowell:main
Open

Add treeSelect module and update docs#47
CsJustinPowell wants to merge 1 commit intowxsub:46-the-treeselect-module-supports-unified-data-source-processing-via-config-requester-and-config-handlerfrom
CsJustinPowell:main

Conversation

@CsJustinPowell
Copy link
Copy Markdown
Contributor

Add a new treeSelect component (src/modules/treeSelect.vue) with v-model support, configurable labelKey/valueKey defaults, and scoped slot passthrough. Register the component in asyncModulesLoader (use local async component instead of element-plus proxy). Update English and Chinese docs (pages/docs/en/modules.md, pages/docs/modules.md) to replace inline data/props with an options array, introduce props-specific table (labelKey/valueKey), rename example dataset key to treeSelectValue, and add a requester/handler example for dynamic option loading.

Add a new treeSelect component (src/modules/treeSelect.vue) with v-model support, configurable labelKey/valueKey defaults, and scoped slot passthrough. Register the component in asyncModulesLoader (use local async component instead of element-plus proxy). Update English and Chinese docs (pages/docs/en/modules.md, pages/docs/modules.md) to replace inline data/props with an options array, introduce props-specific table (labelKey/valueKey), rename example dataset key to treeSelectValue, and add a requester/handler example for dynamic option loading.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant