The '''HyperlinkDisplayInterface''' component is spawned by the favorites system when a user pastes a link that is recognized as a website link rather than a specific media type.
See [[Favorites]] on favoritable items like this one.
|SpawningUserID|'''[[Type:IField`1|IField`1]]<[[Type:String|String]]>'''|TypeAdv2=true| The field containing the ID of the user that spawned this favoritable item.
|IsInstance|Bool|
|IsInstance|Bool| Whether this item is an instance.
|UrlString|'''[[Type:IField`1|IField`1]]<[[Type:String|String]]>'''|TypeAdv5=true| The field to fill with the URL as a string so the hyperlink display can show what it leads to.
}}
}}
== Behavior ==
== Usage ==
This component can be made part of a UI that can be modified and favorited to become the user's default hyperlink spawning UI.
== Examples ==
== Examples ==
{{stub}}
* needs an image of the default spawned link that spawns when users paste website links.
Hyperlink Display Interface component as seen in the Scene Inspector
The HyperlinkDisplayInterface component is spawned by the favorites system when a user pastes a link that is recognized as a website link rather than a specific media type.