Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OpenAppButton

App-opening button.

Hierarchy

  • OpenAppButton

Index

Properties

Properties

action

action: { app_id: number; hash: string; label: string; owner_id?: number; type: string }

Type declaration

  • app_id: number
  • hash: string
  • label: string
  • Optional owner_id?: number
  • type: string

Generated using TypeDoc