Web Browser Methods
NEAR Components have access to classic web methods that enable them to:
- Fetch data from external sources.
- Cache values to avoid redundant computations.
- Use LocalStorage to store data in the web browser.
- Access to the Clipboard.
NEAR Components have access to classic web methods that enable them to: