config
all options from the initial component configuration
let config: object
Example
Section titled “Example”var width = mygrid.config.width;
all options from the initial component configuration
let config: object
var width = mygrid.config.width;