Function thaw_components::FocusTrap
source · pub fn FocusTrap(props: FocusTrapProps) -> impl IntoViewExpand description
§Required Props
- disabled:
bool - active:
impl Into<MaybeSignal<bool>> - on_esc:
impl Into<Callback<ev::KeyboardEvent>> - children:
Children