Skip to content

Latest commit

 

History

History

legacy-project-templates

Telerik Project Templates Overview

This folder contains predefined Telerik project templates, available in both Server and WASM hosting models. These templates demonstrate the use of Telerik UI components and common application patterns.

Predefined Project Templates

  1. CRUD, Form, Chart

    • Server Template: Features Telerik UI Data Grid, Chart, and form validation with a basic CRUD service for data updates.
    • WASM Template: Replicates the same features for WebAssembly.
  2. Dashboard

    • Server Template: A customizable dashboard layout using the TileLayout component, showcasing various data-fetching methods in tiles.
    • WASM Template: Offers similar functionality for WebAssembly.
  3. Admin

    • Server Template: An admin dashboard showcasing components like Data Grid, Chart, TileLayout, and Form.
    • WASM Template: Mirrors the server version in a WebAssembly environment.