Sanity Library Reference Docs
    Preparing search index...

    Interface OperatorButtonValueComponentProps<T>Alpha

    interface OperatorButtonValueComponentProps<T> {
        value: T;
    }

    Type Parameters

    • T
    Index

    Properties

    Properties

    value: T