GiphyAttachmentContentParams

constructor(state: AttachmentState, modifier: Modifier = Modifier, interactive: Boolean = true)

Parameters

state

State providing context for the attachment.

modifier

Modifier for styling.

interactive

When true (default), the Giphy container is clickable and long-clickable. When false, both handlers are disabled.