Skip to content

feat: Add two-way databinding for Checked on FluentMenuItems #3390

@denispaluca

Description

@denispaluca

🙋 Feature Request

FluentMenuItem component has no two way databinding when using @bind-Checked.

🤔 Expected Behavior

The user should be able to control the Checked state of the FluentMenuItem.

😯 Current Behavior

You can only set the Checked property in the beginning then you have not information what state the checked flag is for a certain menu item.

💁 Possible Solution

Add the CheckedChanged event callback.

🔦 Context

I want to know which items are checked or not, and how that is changing.

💻 Examples

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions