Skip to content

IgniteUI/igniteui-xplat-examples

Repository files navigation

ignite-ui

Cross-Platform Examples for Ignite UI Components

This repository provides source code for:

Table of Contents

Using Cross-Platform Editor

You can use the Cross Platform Editor WPF application to render and export cross-platform examples to Angular, Blazor, React, WebComponents, and WPF platforms.

Pie Chart Example

Category Chart Example

Data Chart Example

Financial Chart Example

Radial Gauge Example

Updating Editor Templates

The Editor-Templates folder contains templates for converting XPLAT samples into platform specifc samples. You must update those templates in the following order:

  1. Create AND merge a pull request with updated packages in browser AND samples folders of the following repositories:
  1. Create AND merge a pull request with updated packages in the Editor-Templates folder in this repository.

Above order of creating and merging pull requests is important to avoid stale samples and prevent building issues in platform specifc sample browsers.