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
I am currently developing an app for NPWD, but the delivered template does not contain some existing app design patterns.
Yes, I understand that the template is to recreate some application, but suppose you wanted to use the 'Load Spinners' or the menus of some applications. Should I recreate it? Or there will be the option that the layout API can be implemented to use some functions from the main resource.
For example, this menu:
The text was updated successfully, but these errors were encountered:
@AlexMartSch we can expose certain React components and functions/hooks through the MF system. If there's something you feel like are missing, let us know, and we can add them, i.e Load spinners.
@AlexMartSch we can expose certain React components and functions/hooks through the MF system. If there's something you feel like are missing, let us know, and we can add them, i.e Load spinners.
To develop applications, I realized that some components are missing, such as those mentioned above.
While I'm in the process of learning React, I feel like it could help other developers to have a complete development environment for NPWD apps.
I am currently developing an app for NPWD, but the delivered template does not contain some existing app design patterns.
Yes, I understand that the template is to recreate some application, but suppose you wanted to use the 'Load Spinners' or the menus of some applications. Should I recreate it? Or there will be the option that the layout API can be implemented to use some functions from the main resource.
For example, this menu:
The text was updated successfully, but these errors were encountered: