AddComponentOptions
components.types.ts:140Options accepted by ComponentHost.addComponent and its multi-add siblings. Pulled into its own type so future knobs can be added without widening the call signature.
{ allowReplacement?: boolean }
Options accepted by ComponentHost.addComponent and its multi-add siblings. Pulled into its own type so future knobs can be added without widening the call signature.
{ allowReplacement?: boolean }