Query .outerWidth()Demonstrates getting element outer width (content + padding + border) using .outerWidth()query-outerwidthcomponentQuerypage.jsDimensionsouterWidth() includes padding and border but excludes margins by default["query","dimensions","width","padding","border"].outerWidth()Example