Set: { name: string; [key: string]: any }

Options for TJSPosition.state.set. You may include extra data that is serialized with position state.

Type declaration

  • [key: string]: any
  • name: string

    Name to index this saved data.