Safety PresetsHow clone, reference, and none guard a signal valuereactive-safetylogReactivitySettingsclone insulates the stored value from outside mutation, reference (the default) shares it, and none also re-fires on every set.["reactivity","signals","safety","clone"]SafetyExample Semantic UI