Skip to content

Conversation

Int32Overflow
Copy link

@Int32Overflow Int32Overflow commented Jul 11, 2025

Added features

  • Properties
    • ReadOnly
    • Disabled
    • Class
  • Methods
    • Focus(): Set the focus to the editor
    • Blur(): Removes focus

- Added `ReadOnly` and `Disabled` parameters to `MudHtmlEditor`.
- Implemented focus, blur, and read-only methods in `MudHtmlEditor.razor.cs`.
- Updated HTML structure in `MudHtmlEditor.razor` for conditional classes.
- Enhanced JavaScript interop in `MudHtmlEditor.razor.js` for new functionalities.
- Added CSS styles in `MudHtmlEditor.css` for disabled state indication.
- Introduced "Focus" and "Blur" buttons in `EditorView.razor`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant