S
SolidJS2mo ago
NpmYoan

Validation of the props

I've been looking through the documentation and I don't see any way to type props and I have no idea
1 Reply
TaQuanMinhLong
TaQuanMinhLong2mo ago
You mean
function Component(props: MyPropType) {
//...
}
function Component(props: MyPropType) {
//...
}
Want results from more Discord servers?
Add your server