• Component used to render a list of FAQ (for example, advertising points for a product)

    Parameters

    Returns null | ReactElement<any, any>

Properties

contextTypes?: ValidationMap<any>
defaultProps?: Partial<FAQProps>
displayName?: string
propTypes?: WeakValidationMap<FAQProps>

Generated using TypeDoc