PossibleObjecttype
T | Iterable<Prop<T>>
| Type | |
|---|---|
Iterable | |
Prop | Prop for an object, as a readonly key/value entry tuple. |
Something that can be converted to an object.
- Either the object itself, or an iterable set of key/value entry tuples.