(re-frame.core/reg-fx :focus-to-element (fn [element-id] (reagent/after-render #(some-> js/document (.getElementById element-id) .focus)))).
確定! 回上一頁