MCPcopy
hub / github.com/bokuweb/react-rnd / getSelfElement

Method getSelfElement

src/index.tsx:270–272  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

268 }
269
270 getSelfElement(): HTMLElement | null {
271 return this.resizable && this.resizable.resizable;
272 }
273
274 getOffsetHeight(boundary: HTMLElement) {
275 const scale = this.props.scale as number;

Callers 2

onResizeStartMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected