Interface FragmentProps

interface FragmentProps {
    ref?: RefProp<DocumentFragment>;
}

Properties

Properties

Generated using TypeDoc