Closed fdonnet closed 11 months ago
Review the JS scripts in Balzor project.
A lot of script are directly attached to the components (JS Isolation) but we can dev more global script to manage things used everywhere.
Example: toggle visible/hidden. Pass the HTML compo id and apply correct Tailwind class.
Review the JS scripts in Balzor project.
A lot of script are directly attached to the components (JS Isolation) but we can dev more global script to manage things used everywhere.
Example: toggle visible/hidden. Pass the HTML compo id and apply correct Tailwind class.