Skip to content

outerWidth? #255

@matthias-ccri

Description

@matthias-ccri

Request:

const width: number = jqEl.outerWidth();

Supposedly it can be replaced by offsetWidth but I haven't confirmed:

const width: number = el.offsetWidth;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions