ComponentsReferencing
EqRef
The EqRef component is used in two related but distinct ways. An equation can be wrapped in a EqRef component with the anchor property and an id property to gather the equation number in a separate EqRef component, with the same id but without the anchor property.
Example
Output
Consider that in equation 1...
Properties
Prop | Type | Default |
---|---|---|
id | string | - |
children | any | - |
anchor | boolean | - |
defaultContent | string | number | - |