Skip to content

A comprehensive guide, curated by the Framer community, to provide insights into advanced features not covered in the official Framer documentation

License

Notifications You must be signed in to change notification settings

VictorienDotNet/Framer-Developer-Gems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Framer Developer Gems

This repository documents advanced features not covered in the official Developer documentation from Framer. It's a curated list of function in use in Framer discovered by the Community. These discoveries open the development of more advanced components and overrides. As additional documentation, it doesn't cover the basics and suppose you are already aware of it. If you are not, you can refer to the Further Reading section to learn more about Framer and React developement.

Discovered Gems

Below is a list of gems discovered by the community that have been discussed in the forum (💬) or documented here (📝).

Property Controls

Hooks

  • 📝 useCurrentLocation
    Built on top of the useRouter hook, the useCurrentLocation hook allows you to get and set the current location.

  • 📝 useFormValue
    The useFormValue hook lets you read and write data from a Typer form.

  • 📝 useIsOnFramerCanvas
    The useIsOnFramerCanvas hook lets you know where Framer renders the component.

  • 📝 useLocaleInfo
    The useLocaleInfo hook provides information about the active locale and the current locales available in your Framer project.

  • 📝 useStore
    The useStore hook allows you to share data between Code Components or Code Overrides across the website.

Other


Futher Readings

Some helpful guides to learn React × Framer development.

Contribute

Feel free to contribute to this documentation by sharing or documenting your discoveries. You can add one by submitting a pull request or tag me (@Victorien) in the related discussion from the Framer Forum. Thanks to all Framer members for their contribution ❤️.

About

A comprehensive guide, curated by the Framer community, to provide insights into advanced features not covered in the official Framer documentation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •