×

Get URL Component

iOS 14 +

Notes

Retrieves component about URL.

Syntax

urlComponent(url: <#String (Allows Variables)#>, component: <#Enumeration (WFURLComponent)#>)

Example

urlComponent(url: "https://jellycuts.com", component: Scheme)