Create Post Menu Component
Last updated
Last updated
The AmityCreatePostMenuComponent
provides users with options to create posts or stories, enhancing user engagement by facilitating content creation on community feeds or my timeline. It acts as a gateway for users to navigate to specific content creation flows.
Feature | Description |
Create Post | Allows users to create a new post directly from the component, navigating to a post target selection page. |
Create Story | Enables story creation, directing users to a story target selection page to customize their story’s audience and settings. |
Config ID | Type | Description |
---|---|---|
| Component | You can customize component |
| Element | You can customize |
| Element | You can customize |
| Element | You can customize |
| Element | You can customize |
For more details on customization, please refer to the Customization page.
The AmityCreatePostMenuComponent is designed for straightforward integration into any part of your application that requires user interaction with content creation options. This component is highly versatile, supporting various development scenarios.
The behavior of the AmityCreatePostMenuComponent can be customized to manage how the application navigates upon user actions related to post and story creation. Here’s how you can override the default behavior to ensure that navigation aligns with your application’s specific user flow and business logic: