Skip to main content
Version: 1.x

PollChildrenType

PollChildrenType

Signature
type PollChildrenType = | PollChild<PollQuestionProps, PollChildType.Question>
| PollChild<PollAnswerProps, PollChildType.Answer>