Responsive Container

(part of package 'Servoy Core') Extends designtime/SolutionModel: JSWebComponent Extends runtime: RuntimeWebComponent

A container component for embedding forms with responsive layout and custom styling.

This is a reference page; many components have detailed usage guides here.

Properties

class

Specifies the custom style class applied to the responsive container. Type: Styleclass


formIndex

Indicates the index of the form to be displayed within the responsive container. Type: Number


tagType

Defines the HTML tag type used to render the container (for example, div or section). Type: String



Last updated

Was this helpful?