Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101980 (s=101980, is=102044, ic=102045, ia=102047)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102045 (s=101980, is=102045, ic=102046, ia=102048)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102046 (s=101980, is=102045, ic=102046, ia=102048)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102048 (s=101980, is=102045, ic=102046, ia=102048)