videosphere
    Preparing search index...

    Imperative handle for flushing pending label input before save.

    interface DraftLabelInputHandle {
        commitPending: () => void;
    }
    Index

    Properties

    Properties

    commitPending: () => void

    Commits any pending text in the input as labels.