good call on the `render_`. i’ll remove it in the ...
# doodle
n
good call on the
render_
. i’ll remove it in the next version. i’ll also look at ways to make the view builder more usable. essentially, the goal is to only let the builder itself have access to protected properties while avoiding exposing those so the type remains a View. i recall this being tricky to achieve. but will take another look.