ReactiveText: Stringifyable | PureAccessor<Stringifyable>

a reactive text can either be a stringifyable signal Accessor, or a regular stringifyable value (which will get upgraded to an accessor).

Generated using TypeDoc