Documentation Index Fetch the complete documentation index at: https://docs.ahq.lat/realtime/llms.txt Use this file to discover all available pages before exploring further.
A button that follows the RealtimeKit design system.
rtk_btn_variant
primary | secondary | danger
applyDesignTokens
designTokens: RtkDesignTokens
refresh
uiTokens: RtkDesignTokens
<com.cloudflare.realtimekit.ui.view.button.RtkButton android:id="@+id/btn_id" android:layout_width="200dp" android:layout_height="48dp" android:text="Text on Button" app:rtk_btn_variant="primary" />