Styling: Responsive Spacing
Oracle® JavaScript Extension Toolkit (JET)
8.0.0
F18189-01
- Version:
- 8.0.0
See Responsive Prefixes for information on what [size] means
[multiplier] is one of:- 1x: single unit of spacing
- 2x: two times the 1x unit of spacing
- 3x: three times the 1x unit of spacing
- 4x: four times the 1x unit of spacing
- start: applies to start edge (left edge in ltr mode, right edge in rtl mode)
- end: applies to end edge (right edge in ltr mode, left edge in rtl mode)
- top: applies to top edge
- bottom: applies to bottom edge
- horizontal: applies to start and end edges
- vertical: applies to top and and bottom edges
| Class(es) | Description | Example Usage |
|---|---|---|
|
oj-[size](-only)-padding-[multiplier](-[edge])
|
add some padding to an element, here's some example class names
|
|
|
oj-[size](-only)-margin-[multiplier](-[edge])
|
add some margin to an element, here's some example class names
|
|