pub fn assistive_text(
    assistive_text_signal: impl Signal<Item = Option<Dom>> + 'static
) -> impl Signal<Item = Option<Dom>>