0
Sergei.Gorlovetsky created
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
2 Answer(s)
-
0
Thanks, I found it myself actually.
I was following this https://abp.io/docs/latest/framework/ui/angular/data-table-column-extensions#data-table-column-or-entity-prop-extensions-for-angular-ui
but I was not able to find the correct import.
I was importing PropContributers from
@abp/ng.tenant-manegement, but infact the correct import is'@volo/abp.ng.saas'Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hi,
I was importing PropContributers from @abp/ng.tenant-manegement, but infact the correct import is '@volo/abp.ng.saas'
yes, the code for this document is an open source module, you just need to change the
importMarkdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
