InterpMacro
Document{}
@compileTimeOnly(_root_.scala.StringContext.apply("", " apply can only be used inside of reactive expressions").s(this))
final
Makes the enclosing reactive expression depend on the current value of the reactive. Is an alias for value.
Makes the enclosing reactive expression depend on the current value of the reactive. Is an alias for value.
- See also
value
- Inherited from
- MacroAccess
Interprets the internal type to the external type
Interprets the internal type to the external type
- Inherited from
- Interp
@compileTimeOnly("value can only be used inside of reactive expressions")
final
Makes the enclosing reactive expression depend on the current value of the reactive. Is an alias for rescala.macros.MacroAccess.apply.
Makes the enclosing reactive expression depend on the current value of the reactive. Is an alias for rescala.macros.MacroAccess.apply.
- See also
apply
- Inherited from
- MacroAccess