lui icon indicating copy to clipboard operation
lui copied to clipboard

Element rendered callback

Open L3P3 opened this issue 3 years ago • 2 comments

IS

When a function needs the already rendered element, e.g. for scrolling, a setTimeout(..., 0) needs to be put into the R callback.

SHOULD

There should be an intuitive way to define a callback that is called after the dom was updated. Maybe hook_rendered(fn, deps)?

L3P3 avatar Apr 19 '22 10:04 L3P3

Is that really relevant?

L3P3 avatar Jun 10 '23 09:06 L3P3

If implemented, it should only be in the extended variant.

L3P3 avatar Dec 25 '23 11:12 L3P3