pub fn copyable<T>(value: T) -> UiComponentwhere T: Into<String>,
A read-only text field with a copy-to-clipboard shortcut.
Snap Document: copyable