API Documentationfluid-frameworkContainerAttachPropsOn this pageContainerAttachProps TypeAliasRepresents properties that can be attached to a container. Signature export type ContainerAttachProps<T = unknown> = T; Type Parameters Parameter Default Description T unknown