-
controller:The main component that controls the app’s functionality. -
$targets:Specifies that the app will be injected into the root of Twitter. -
$permissions:Grants permission to work with documents.
A simple example of configuring an app for document handling.
controller: The main component that controls the app’s functionality.
$targets: Specifies that the app will be injected into the root of Twitter.
$permissions: Grants permission to work with documents.