Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 63832 (s=63832, is=63887, ic=63888, ia=63889)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 63888 (s=63832, is=63888, ic=63889, ia=63890)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 63889 (s=63832, is=63888, ic=63889, ia=63890)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 63890 (s=63832, is=63888, ic=63889, ia=63890)