-
-
Notifications
You must be signed in to change notification settings - Fork 202
docs: Knowledge Base Enhancement Strategy for Grid Classes (#8964) #8986
Copy link
Copy link
Closed
Labels
aicoreCore framework functionalityCore framework functionalitydocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Enhance the JSDoc and class documentation for the core Grid classes to ensure they are fully indexable and intent-driven for the Knowledge Base.
Target Classes:
Neo.grid.ContainerNeo.grid.BodyNeo.grid.Row
Requirements:
- Add
@summarytags to all classes. - Explain the intent and architecture (e.g., Row Pooling, VDOM updates) in the class descriptions.
- Document key methods involved in the rendering lifecycle.
- Ensure cross-linking between classes using
@see.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
aicoreCore framework functionalityCore framework functionalitydocumentationImprovements or additions to documentationImprovements or additions to documentation