Version: 4.xx.xx
Meta Properties Example
In this example, we will show you how to use the meta
property to pass additional parameters to the data provider methods. It contains the following features:
- Setting global meta properties
- Passing meta properties with hook
- Overriding global meta properties with hook
Refer to the meta
section of the General Concepts documentation for more information β
Run on your local
npm create refine-app@latest -- --example with-meta-properties