Documentation Index
Fetch the complete documentation index at: https://docs.billingos.dev/llms.txt
Use this file to discover all available pages before exploring further.
Import
Basic usage
UpgradeNudge (which triggers automatically), UpgradePrompt is placed manually wherever you want an upgrade CTA.
Props
The feature that requires an upgrade.
Prompt title.
Prompt description.
Whether this prompt is shown because a quota was exceeded.
Current usage count (shown when
isQuotaExceeded is true).Usage limit (shown when
isQuotaExceeded is true).Called when the upgrade button is clicked.
Custom CSS class name.
CompactUpgradePrompt
A smaller inline variant for toolbars and sidebars.Props
Feature key.
Upgrade button handler.
Custom CSS class.