Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33853 (s=33853, is=33888, ic=33887, ia=33889)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33889 (s=33853, is=33889, ic=33888, ia=33890)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33888 (s=33853, is=33889, ic=33888, ia=33890)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33890 (s=33853, is=33889, ic=33888, ia=33890)