Blazor checkbox disable

Hello,
When I'm trying to disable checkbox in Blazor application I can see error message in
Radzen IDE, It seems like Disabled property still not implemented for Blazor.

Object of type 'Radzen.Blazor.RadzenCheckBox' does not have a property matching the name 'Disabled'

Is there any workaround? and will this property will be available in future release?

I'm using Radzen community edition.

Thank you,
Vipul Patel

Indeed the Disabled property is not yet available for the CheckBox component. We will implement it soon.

Thank you for response,
Is there separate documentation for Blazor components?
I follow this documents but seems like it's not for Blazor

Thank you,
Vipul Patel