Documentation
Formula
API Reference
Search
⌃
K
Links
Getting Started
Starion Dashboard
Changelogs
Core Concepts
Concept of app types
Data
Introduction to data
Data sources
App Design
Concept of designing an app
Collection page
Detail page
Form page
Canvas page
Authentication page
Product tour
Collection layout
Accessory
Item action
Component
Data input field
Distribution
Web
Starion Go
App Store
Play Store
TypeScript
Overview
Page context
App user
Key value storage
Battery
Clipboard
Haptics
Locale
Timezone
Local notifications
Share sheet
Speed synthesizer
Location manager
Utilities
Integrations
App API
Webhook
🥶
Push Notification
🥶
Zapier
🥶
Make.com
Account & Team, and Pricing
Internal Team
Pricing Plans
Powered By
GitBook
Comment on page
Share sheet
Declaration
const
shareSheet
:
ShareSheet
Interface
interface
ShareSheet
{
get
isAvailable
()
:
boolean
;
open
(
url
:
string
)
:
Promise
<
void
>
;
}
TypeScript - Previous
Local notifications
Next - TypeScript
Speed synthesizer
Last modified
1mo ago