So what would in Angular be a pipe with name set to 'uppercase' , can in React be a simple function: function uppercase (value: string) { return /* ... */ }.
確定! 回上一頁