Function props
If your components use callback properties, React Preview will let you know when they are invoked, without having to specify anything.
This works as long as your component's props are typed with either TypeScript or PropTypes!
If your components use callback properties, React Preview will let you know when they are invoked, without having to specify anything.
This works as long as your component's props are typed with either TypeScript or PropTypes!