responsive_auto property
true: means i need to change size width/height while the browser size change
Implementation
bool? responsive_auto = false ;
true: means i need to change size width/height while the browser size change
bool? responsive_auto = false ;