Type alias FormulaBarAttribute

FormulaBarAttribute: {
    ref?: React.Ref<FormulaBarElement>;
}

Type declaration