Packages > fluid-framework >

ContainerAttachProps

Represents properties that can be attached to a container.

Signature

export type ContainerAttachProps<T = unknown> = T;

Type Parameters

Parameter Default Description
T unknown