... type Props = { model: ReactiveState<string>; } const MyInput: React.VFC<Props> = ({ model }) => { const onInput = (event: React.
確定! 回上一頁