Skip to content

proposed add: outerHeight/Width + innerHeight/Width #12

@bluesaunders

Description

@bluesaunders

Now that Cash is modularized, should we add the following methods?

  • outerHeight()
  • outerWidth()
  • innerHeight()
  • innerWidth()

They'd be useful for having more refined control of determining the size of elements without having to hardcode in magic numbers, or try to acquire the numbers with calls to getComputedStyle(elem);

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions