Skip to content

Latest commit

 

History

History
executable file
·
26 lines (16 loc) · 798 Bytes

README.md

File metadata and controls

executable file
·
26 lines (16 loc) · 798 Bytes

UI API Playground

This is a sample Lightning Web Component (LWC) app that lets you explore the UI APIs and execute them.

Note: this app only lists the UI API endpoints that are accessible from LWC.
For the exhaustive list of REST endpoints, refer to this documentation.

Screenshot of UI API playground

Installation

Install the app by running this script:

MacOS or Linux

./install-dev.sh

Windows

install-dev.bat

The script automatically opens the playground but you can find it later in the UI API Playground tab.