TwitterBootstrapMvc icon indicating copy to clipboard operation
TwitterBootstrapMvc copied to clipboard

Changes to "Div()"

Open AlonCG opened this issue 8 years ago • 2 comments

In the latest release ... 3.16.4 ... there are the following changes related to the "Div()" method:

  1. .Div() method now has extensions to specify its offset. Ex: .XsOffset(5)
  2. .Div() method now accepts a string as a parameter

Regarding item 2 above, can you explain what string is to be put as the parameter? My calls to ".Div()" now break, so I put in an empty string ("") for now, but would like to know what should actually go there.

Thanks! All the best.

AlonCG avatar Nov 16 '15 09:11 AlonCG