Load the library in the docs so I can play with it in the browser console #7622
Open
Description
Provide a general summary of the feature here
I'd like to be able to play with the API in the browser console. For instance, I'd like to be able to enter something like:
parseDate(2025-01-01)
Into the console and see what it returns.
🤔 Expected Behavior?
I'd like to be able to play with various functions in the console of the documentation website like I can using MomentJS or dayjs
😯 Current Behavior
Unable to do what I want
💁 Possible Solution
No response
🔦 Context
Docs website
💻 Examples
No response
🧢 Your Company/Team
No response
🕷 Tracking Issue
No response