Method: Browser::Size#width

Defined in:
opal/browser/utils.rb

#widthObject

Returns the value of attribute width

Returns:

  • (Object)

    the current value of width



5
6
7
# File 'opal/browser/utils.rb', line 5

def width
  @width
end