Boxo miniapps can be customized to match the appearance of the host app. This means that the same miniapp can have different visual styles depending on the host app it’s launched in.Documentation Index
Fetch the complete documentation index at: https://docs.boxo.io/llms.txt
Use this file to discover all available pages before exploring further.
White-Labeling Process:
To enable white-labeling, host app theming colors and details, such as the host app’s name and logo, are provided to the miniapp within its settings.Steps to Get Started:
Enable Inheritance of Host App Colors
Turn on Inherit host app colors within the miniapp settings. Additionally, provide default colors for scenarios where the host app doesn’t share its theming colors.
Retrieve Miniapp Settings
Call the
AppBoxoWebAppGetMiniappSettings event to retrieve the miniapp’s settings.