-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
feature-requestNew feature or requestNew feature or request
Description
Now that the List (specifically ListItem) component has a new selected property in App Builder, we need to generate it properly for Blazor as well. Currently, this property is already implemented for Web Components, Angular, and React, but Blazor support is missing.
The feature ensures that the selection of a list item is persisted across pages and within the current view.
Work item reference: AB #38726
Acceptance Criteria:
The selected property is generated for Blazor ListItem components in the same way as for WC, Angular, and React.
Selection state persists across page navigations and within the current view.
Additional Context:
Web Components, Angular, and React already implement this feature.
Feature - IgniteUI/igniteui-webcomponents#1590
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestNew feature or requestNew feature or request