Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Name | Description |
---|---|
Background Image | Upload an image file that will be used as a background to the element. |
Image Preview | Shows a preview of the uploaded image. |
Background Color | Enter the element's background color as a hex code or use the color picker to select the desired color. |
Background Repeat | Select the method of repeating the background image. Available options are:
|
Background Size | Select the background size. Available options are:
|
Background Position X | Enter the background's horizontal position in em, px, percentage, rem or auto size. |
Background Position Y | Enter the background's vertical position in em, px, percentage, rem or auto size. |
Name | Description |
---|---|
Margin Top | Enter the element's top margin in em, px, percentage, rem or auto size. |
Margin Left | Enter the element's left margin in em, px, percentage, rem or auto size. |
Margin Right | Enter the element's right margin in em, px, percentage, rem or auto size. |
Margin Bottom | Enter the element's bottom margin in em, px, percentage, rem or auto size. |
Name | Description |
---|---|
Padding Top | Enter the element's top padding in em, px, percentage, rem or auto size. |
Padding Left | Enter the element's left padding in em, px, percentage, rem or auto size. |
Padding Right | Enter the element's right padding in em, px, percentage, rem or auto size. |
Padding Bottom | Enter the element's bottom padding in em, px, percentage, rem or auto size. |
Name | Description |
---|---|
Border Style | Select the element's border style. |
Border Color | Enter the element's color as a hex code or use the color picker to select the desired color |
Border Top Width | Enter the element's top border width in em, px, percentage, rem or auto size. |
Border Left Width | Enter the element's left border width in em, px, percentage, rem or auto size. |
Border Right Width | Enter the element's right border width in em, px, percentage, rem or auto size. |
Border Bottom Width | Enter the element's bottom border width in em, px, percentage, rem or auto size. |
Border Radius |
Name | Description |
---|---|
Display | Select the element's display style. Available options are:
|
Position | Select the element's positioning type. Available options are:
|
Position Top | Enter the element's top positioning within the canvas in em, px, percentage, rem or auto size. |
Position Left | Enter the element's left positioning within the canvas in em, px, percentage, rem or auto size. |
Position Right | Enter the element's right positioning within the canvas in em, px, percentage, rem or auto size. |
Position Bottom | Enter the element's bottom positioning within the canvas in em, px, percentage, rem or auto size. |
Float | Choose the element's positioning alignment. Available options are:
|
Name | Description |
---|---|
Width | Enter the element's desired width in em, px, percentage, rem or auto size. |
Height | Enter the element's desired height in em, px, percentage, rem or auto size. |
Min Width | Enter the element's minimum width in em, px, percentage, rem or auto size. |
Min Height | Enter the element's minimum height in em, px, percentage, rem or auto size. |
Max Width | Enter the element's maximum width in em, px, percentage, rem or auto size. |
Max Height | Enter the element's maximum height in em, px, percentage, rem or auto size. |
The Custom Styling option allows you to write custom CSS code that will determine the element's styling.
...