implements a directory component
This commit is contained in:
parent
f627678abe
commit
b5d48c54b0
4 changed files with 65 additions and 5 deletions
|
|
@ -185,6 +185,7 @@ editorcontenu.on('text-change',function(delta,source){
|
|||
<div>
|
||||
|
||||
</div>
|
||||
@await Component.InvokeAsync("Directory","")
|
||||
<div >
|
||||
<form id="postfiles" class="dropzone" method="post" enctype="multipart/form-data">
|
||||
<div class="fallback">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue