Type alias ViewOptionsEntry<T>

ViewOptionsEntry<T>: Record<string, T>

An entry in a view.

Type Parameters

  • T