2019-06-07 09:06:00
Topic starter
How do I access the React UI framework documentation?
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');