Media Attachment Component
Last updated
Last updated
The Media Attachment Component allows users to add media and files to a post when creating or editing it in the AmityPostComposerPage.
Feature | Description |
Attach media and files | User can use this component to attach media and files to a post. |
This component allows user to fully customize on these items.
Config ID | Type | Description |
---|---|---|
post_composer_page/media_attachment/* | Theme | User can change component theme. |
post_composer_page/media_attachment/camera_button | Elemet | User can change camera button icon. |
post_composer_page/media_attachment/image_button | Element | User can change photo button icon. |
post_composer_page/media_attachment/video_button | Element | User can change vide button icon. |
post_composer_page/media_attachment/file_button | Element | User can change attachment button icon. |
For more details on customization, please refer to the Customization page.
The Media Attachment Component can be used in this way if the user wants to use it separately.