remove ITextEditorProvider interface
This commit is contained in:
@ -7,6 +7,8 @@
|
||||
</div>
|
||||
|
||||
@code {
|
||||
public string Name => "TextArea";
|
||||
|
||||
private ElementReference _editor;
|
||||
private string _content;
|
||||
|
||||
|
Reference in New Issue
Block a user