Type used to define properties that will exist on an x-bind object at runtime.
The component type
The properties to expose to the context (defaults to everything accessible with keyof)
keyof
Define accessible properties (protected/private) that are not included by keyof
Generated using TypeDoc v0.25.1
Type used to define properties that will exist on an x-bind object at runtime.