You are here:
Omniscript ReadMe Reference
This page lists the Lightning web components ReadMes available for Omniscripts. Extend Lightning web components to add custom behavior and styling.
All Omnistudio component HTML, CSS, and read-me files are available when you
Set Up Your Environment to Customize Omniscript Elements. Check the folder for each component to find these files.
Base Component ReadMes
LWC Omniscript elements extend the base components in this table.
LWC |
Description |
|---|---|
Omniscript Atomic Element |
The base component for Omniscript Input elements. |
Omniscript Base Action |
The base component for Omniscript Action elements. |
Omniscript Base Element |
The base component for LWC Omniscript. |
Omniscript Group Element |
The base component for Omniscript Group elements. |
Mixin ReadMes
LWC |
Description |
|---|---|
Omniscript Base Mixin |
Enables custom LWCs that do not override an Omniscript element's LWC to interact with Omniscript through the Custom LWC element. See Extend the OmniscriptBaseMixin Component. |
Omniscript Options Mixin |
Provides options logic for any LWC in Omniscript. |
Omniscript Validation |
Provides validation options to any LWC in Omniscript. |

