SlotTypeParams
Defined in: packages/schema/src/types/slot.ts:5
Extends
Section titled “Extends”TypeParams<TOut>
Type Parameters
Section titled “Type Parameters”TOut
TWrapped
Section titled “TWrapped”TWrapped extends Type<Node, TOut>
Properties
Section titled “Properties”keyword
Section titled “keyword”keyword:
string
Defined in: packages/schema/src/types/slot.ts:10
validators?
Section titled “validators?”
optionalvalidators:Validator<TOut>[]
Defined in: packages/schema/src/types/base.ts:30
Inherited from
Section titled “Inherited from”wrapped
Section titled “wrapped”wrapped:
TWrapped
Defined in: packages/schema/src/types/slot.ts:9