<?xml version="1.0" encoding="UTF-8"?><oembed><type>video</type><version>1.0</version><html>&lt;iframe src=&quot;https://www.loom.com/embed/e8b03f27c6a947fbaea0ebf416a0981b&quot; frameborder=&quot;0&quot; width=&quot;1662&quot; height=&quot;1246&quot; webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;/iframe&gt;</html><height>1246</height><width>1662</width><provider_name>Loom</provider_name><provider_url>https://www.loom.com</provider_url><thumbnail_height>1246</thumbnail_height><thumbnail_width>1662</thumbnail_width><thumbnail_url>https://cdn.loom.com/sessions/thumbnails/e8b03f27c6a947fbaea0ebf416a0981b-c4b7b6cf8b9248bd.gif</thumbnail_url><duration>71.521</duration><title>Register Node Type Property Widgets</title><description>This Loom explains how to implement human readable labels for node type properties using an undocumented API for registering property widgets. The speaker considered building a heavy editor plugin or doing it with CSS but notes Claude recommended the simpler approach. They create a widget associated with a specific node type and register it, then use a span to handle the label display. Overall, the main point is that creating and registering the widget is quite simple with this API.</description></oembed>