Notifications
Clear all

How do I access the React UI framework documentation?

1 Posts
1 Users
1 Reactions
3,920 Views
1
Topic starter

How do I access the React UI framework documentation?

1 Answer
0
Topic starter

The React UI documentation is available on Jenkins at: https://jenkins.elogex.com/job/platform_latest/ws/pltdocs/pltdocs.html

The React UI API is split into several npm packages which are available through "resource bundles".

There are also API examples available within the application. Log in as any VC-aware user (i.e. not InstanceAdminUser), open the Developer Console, and execute:

window.top.desktop.openWebActionInTab('PLT.ReactUIExamples', {}, 'React UI Examples');