pub type WebUIFragmentSignal = WebUiFragmentSignal;
pub struct WebUIFragmentSignal { pub value: String, pub raw: bool, }
value: String
raw: bool