Web Component: j-Columns
j-Columns
The component Columns is a very simple alternative to j-Layout and j-Layout2. With this component you can set columns with 100% height by your needs.
- 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 (default:false)
Good to know:
Each column 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. december 2020
Updated
23. january 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

