But In v13 of Umbraco I still cannot get the angular module fully working. I can get it to initialize with a dummy array, but selection and deselection of rows (including the select all checkbox) just don't seem to work properly.
Is it possible to hook into the new UI framework from angular (Umbraco 13)? I assumed this won't be possible until the new backoffice is available in Umbraco 14.
Using umbraco UI in v13 for a packge
Hi all
I'm really struggling to get umb-table working in a custom package I am writing. I've diligently followed the docs and sourcecode..
https://apidocs.umbraco.com/v13/ui/#/api/umbraco.directives.directive:umbTable
and found this article...
https://our.umbraco.com/forum/umbraco-8/98497-umb-table-cant-make-any-events-fire
But In v13 of Umbraco I still cannot get the angular module fully working. I can get it to initialize with a dummy array, but selection and deselection of rows (including the select all checkbox) just don't seem to work properly.
https://uui.umbraco.com/?path=/docs/uui-table--docs
Hi Bishall
Is it possible to hook into the new UI framework from angular (Umbraco 13)? I assumed this won't be possible until the new backoffice is available in Umbraco 14.
M.
is working on a reply...