Skip to content

feat(tma): add theming, viewport, and UI components pages#1990

Open
coalus wants to merge 1 commit intoton-org:mainfrom
coalus:feat/tma-ui-components
Open

feat(tma): add theming, viewport, and UI components pages#1990
coalus wants to merge 1 commit intoton-org:mainfrom
coalus:feat/tma-ui-components

Conversation

@coalus
Copy link
Contributor

@coalus coalus commented Mar 22, 2026

resolves #1989

@github-actions
Copy link
Contributor

Skipping AI review because this PR is from a fork. A maintainer can start the review by commenting /review in this PR.

Comment on lines +4 to +5

Telegram provides a set of native UI components that Mini Apps can show and configure. These components are rendered by the Telegram client outside the WebView, so they match the platform look and feel.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Telegram provides a set of native UI components that Mini Apps can show and configure. These components are rendered by the Telegram client outside the WebView, so they match the platform look and feel.
import { Aside } from '/snippets/aside.jsx';
Telegram provides a set of native UI components that Mini Apps can show and configure. These components are rendered by the Telegram client outside the WebView, so they match the platform look and feel.

Usage of Aside requires an import — this is not a built-in component of Mintlify. By the way, we have docs on our in-house, custom components: https://docs.ton.org/contribute/snippets/overview#custom-components

---
title: "Viewport"
---

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Ecosystem > TMA] Add theming, viewport, and UI components pages

2 participants