Documentation - v19.2.0-dev
    Preparing search index...
    • Returns a react StateAction [value, setValue] for the given viewer plugin setting key

      Type Parameters

      • TPluginKey extends "Viewport"
      • TKey extends string
      • TFieldType
      • TValue

      Parameters

      Returns readonly [TValue, (action: SetStateAction<TValue>) => void]