interface ShareOutExplanationProps {
    toolTipTitle?: string;
}

Properties

Properties

toolTipTitle?: string