Web Component: j-Rows
j-Rows
The component Rows is a very simple alternative to j-Layout and j-Layout2.
- jComponent
v19|v20
Configuration:
parent{String}can containparent,windowor jQuery selector for theclosestmethod (default:window)margin{Number}add margin toheight(default:0)marginlg{Number}adds margin toheightforLGdisplay (default:margin)marginmd{Number}adds margin toheightforMDdisplay (default:margin)marginsm{Number}adds margin toheightforSMdisplay (default:margin)marginxs{Number}adds margin toheightforXSdisplay (default:margin)noborder{Boolean}disables border (default:false)fontsize{Boolean}enables percentual font-size according to the size of rows
Good to know:
Each row must be wrappend in <section>, try to understand from example.
Attributes:
data-sizecontains a size of sectionLG,MD,SM,XS--> in pixels or percentage, example:200,200,200,0(0means hidden)- section without
data-sizeattribute will be counted from the residual value
Author
- Peter Širka petersirka@gmail.com
- License
Created
01. february 2021
Updated
01. february 2023
jComponent library
19 | 20
Version
v1
License
https://www.totaljs.com/license/
Dark mode
Yes
Responsive
Yes
Author
Peter Širka
Email
petersirka@gmail.com

