Skip to content

Commit f526aa1

Browse files
committed
restore removed
1 parent 86fe25f commit f526aa1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@ An optional options object parameter can be passed to configure the node.
128128
attributes: { id: "div-1", style: "background-color: #aaf; width: 100px;" }
129129
});
130130
```
131+
132+
The detached DOM node is also available at `.element`, so you can mutate that directly with the standard DOM APIs if preferred.
131133

132134
### `portals.createSvgPortalNode([options])`
133135

0 commit comments

Comments
 (0)