read_demo_source
Retrieve the source code files for any Kendo UI Angular demo by providing its metaUrl path from the documentation. Access the code directly for integration into your projects.
Instructions
Fetches the source code files for a specific Kendo UI demo example. Use the metaUrl values listed in the 'Demos' section of read_kendo_doc output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metaUrl | Yes | The demo metaurl path (e.g., 'grid/data-operations/directive/filtering/'). Obtained from read_kendo_doc output. |