Description
The PivotRowLayoutType coming from the API analyzer allows only for values "Vertical" | "Horizontal", which start with uppercase and are not accepted by the Elements Pivot Grid. Expected values are "vertical" | "horizontal".
Framework
Angular Elements
Angular Version
19.0.x
Ignite UI for Angular Version
19.0.x
Component / Area
Pivot Grid
Browser
Chrome
Operating System
No response
Command Not Working
Steps to Reproduce
- Run the attached samples
- Observe the rendered grid.
- Change the
PivotRowLayoutType to accept "vertical" | "horizontal" and set the rowLayout to "horizontal"
Actual Result
The Pivot Grid is not rendering the horizontal row layout.
Expected Result
- The Pivot Grid
pivotUI.rowLayout should be case insensitive or the PivotRowLayoutType in WC should be of type "vertical" | "horizontal"
Reproduction URL
No response
Attachments
PivotGridFeatures.zip
Description
The
PivotRowLayoutTypecoming from the API analyzer allows only for values"Vertical" | "Horizontal", which start with uppercase and are not accepted by the Elements Pivot Grid. Expected values are"vertical" | "horizontal".Framework
Angular Elements
Angular Version
19.0.x
Ignite UI for Angular Version
19.0.x
Component / Area
Pivot Grid
Browser
Chrome
Operating System
No response
Command Not Working
Steps to Reproduce
PivotRowLayoutTypeto accept"vertical" | "horizontal"and set the rowLayout to"horizontal"Actual Result
The Pivot Grid is not rendering the horizontal row layout.
Expected Result
pivotUI.rowLayoutshould be case insensitive or thePivotRowLayoutTypein WC should be of type"vertical" | "horizontal"Reproduction URL
No response
Attachments
PivotGridFeatures.zip