You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance the Page class by introducing a new property that allows each page to define and execute its own JavaScript logic. This will enable the Page class to handle page-specific behaviors dynamically.
Solution Proposed
Adding a property for Page class so that it could implement specfic JS script for specific page
Acceptance Criteria
Ensure new code is unit tested, and check code coverage is at least 90%.
Create related issue in taipy-doc for documentation and Release Notes.
Check if a new demo could be provided based on this, or if legacy demos could be benefit from it.
Description
Extend issue #1808
Enhance the Page class by introducing a new property that allows each page to define and execute its own JavaScript logic. This will enable the Page class to handle page-specific behaviors dynamically.
Solution Proposed
Adding a property for Page class so that it could implement specfic JS script for specific page
Acceptance Criteria
Code of Conduct
The text was updated successfully, but these errors were encountered: