Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66797 (s=66797, is=66853, ic=66854, ia=66855)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66854 (s=66797, is=66854, ic=66855, ia=66856)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66855 (s=66797, is=66854, ic=66855, ia=66856)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66856 (s=66797, is=66854, ic=66855, ia=66856)