- In Panel Card Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/panel/In Panel Card Properties/index.xml
The 'In Panel Card Properties' section appears with embedded UX components.
- Panel Card Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/panel/Panel Card Properties/index.xml
A Panel Card can be added to component through the 'Panels' menu.
Panel cards are useful for defining the different screens, or panels, that a user will see as they
navigate through an application on a mobile device. If panel cards are
being used inside a component, then every control in that component must be inside a specified
panel card. Panel card's come with their own set of properties, listed here:
- In Panel Card Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/other/In Panel Card Properties.xml
Defines how to display the embedded object when placed inside a Panel.
- Panel Layout Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/panel/Panel Layout Properties/index.xml
Panel Layouts are containers that can contain Panels, Panel Navigators, and even
other Panel Layout containers. The Panel Layout Properties section allows you to define how
the sub-containers inside a panel layout will act. For example, the direction that the
containers will flow in, what method of animation will be used to display panels, what
buttons reveal hidden panels, and more.
- Panel Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/panel/index.xml
Properties for configuring Panel controls within a UX Component.
- UX Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Properties/UX_Properties/index.xml
UX properties include:
- UX Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Properties/index.xml
The UX component contains the following types of properties:
- Panel Navigator Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/panel/Panel Navigator Properties/index.xml
Define the behavior and display of the Panel Navigator, including its id, type, classes, and animation behaviors.
- 'Previous card' button Id
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/panel/Parent Navigation Buttons/'Previous card' button Id.xml
Specify the Id of the button in the Panel Card that should be used for the
'Previous' button.
- Control Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/index.xml
When you add a control to a UX component on the control page, that control comes with a number of general property settings.
These will appear in the properties list on the right side of the screen. Some controls, like the list control, come with additional builders.
The control properties are different from the general UX properties, that are defined on the [UX Properties] page.