ChatInputResizeHandle(
self,
**kwargs: Any = {},
)StaticDrag target docked over the chat input's top border.
Only the background is transparent: the handle sits on the layer above the
box's border and would blank the line it covers, so render repaints the
horizontal rule itself.
The handle reports pointer geometry and knows nothing about heights; the parent decides what a drag means.