Advanced Usage
What else can you do with UI2?
UI2 has many tricks up its sleeve. If you've just finished the Quick Start guides and don't want to go through the full documentation, here are a set of Advanced Examples to hopefully catch the features you want to use.
We'll go through most of the key features of UI2, including how to extend it for your own purposes.
Most of these will be based off the standard Stateless createUI2
/IntentCreator
, but since the Stateful API is a functional superset, you are able to apply all these features onto the React hook as well.
Advice Before Starting
This Advanced Usage guide is supposed to be a quick reference for certain features of UI2.
If you want to learn UI2, it is recommended you check out the quickstarts:
Intent Identification Quick Start
Identify your first intents with the UI2
UI2 for React Quick Start
Build a UI2 Reminders app
If you want to understand how UI2 works or consult API reference, you should check out the API References: