Skip to content

igxTreeGrid Specification

Stefan Ivanov edited this page Aug 10, 2018 · 46 revisions

igxTreeGrid Specification

Contents

  1. Overview
  2. User Stories
  3. Functionality
  4. ARIA support
  5. Assumptions and Limitations
  6. Test Scenarios

Tree Grid's default styling follows Google's material design guidelines.

Objectives

Provide Ignite UI for Angular igx-treegrid component that supports the following features:

Developer

Story 1: As a developer, I want to

End user

Story 1: As an end user, I want

Acceptance criteria

The grid has the following achieved objectives:

WAI-ARIA Support In 2014 the W3C finalized their WAI-ARIA specification which defined how to design Web content and Web applications to be more accessible to users with disabilities. The TreeGrid has been designed so that it follows these guidelines.

The list below provides details about what changes have been made to the TreeGrid to support WAI-ARIA. Please note that no special settings are needed to leverage these changes, as they are all enabled by default.

Clone this wiki locally