|Host|String| The host destination string being accessed.
|Port|Int| The port being asked for access.
|Port|Int| The port being asked for access.
|AccessType|HostAccessScope| The access type wanted for the port.
|AccessType|HostAccessScope| The access type wanted for the port.
Line 13:
Line 14:
|_reasonText|'''[[Component:Text|Text]]'''|TypeAdv4=true| The reason for accessing the server.
|_reasonText|'''[[Component:Text|Text]]'''|TypeAdv4=true| The reason for accessing the server.
|_allowButton|'''[[Component:Button|Button]]'''|TypeAdv5=true| The button to allow the server to be accessed through your client.
|_allowButton|'''[[Component:Button|Button]]'''|TypeAdv5=true| The button to allow the server to be accessed through your client.
}}
== Sync Delegates ==
{{Table ComponentTriggers
|Deny:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Denies the current request.
|Allow:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Accepts the current request.
}}
}}
Line 19:
Line 26:
== Examples ==
== Examples ==
The grant access dialogue when clicking on a link or protoflux needing access.
The grant access dialogue when protoflux needing access.
== See Also ==
== See Also ==
Latest revision as of 18:25, 3 April 2025
This is a userspace component — you cannot attach it anywhere but the userspace. Messing with the userspace can be fun, but it is not recommended as you risk messing your dash up if you don't know what you're doing.