[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-10-06 UTC."],[[["Retrieves a specific value from the URL fragment using the provided key."],["Returns the value associated with the key, which can be a boolean, number, object, or string."],["If the key is not found in the URL fragment, an optional default value can be returned."],["Utilizes the `ui.url.get(key, default)` function for accessing the fragment value."]]],[]]