mirror of
https://github.com/odoo/documentation.git
synced 2026-01-03 02:09:27 +07:00
js framework/Build a Dashboard/part 8 (LazyComponent) There is no explicit instructions on how to use `LazyComponent`. - add an example code snippet for minimal use of `LazyComponent` - add the `.js` extension to the file you're supposed to create to make it a bit more intuitive - fix `actions` registry name (missing an s) - reword instructions in a more straightforward way closes odoo/documentation#9521 Signed-off-by: Florent Dardenne (dafl) <dafl@odoo.com>