Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86829 (s=86829, is=86887, ic=86888, ia=86889)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86888 (s=86829, is=86888, ic=86889, ia=86890)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86889 (s=86829, is=86888, ic=86889, ia=86890)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86890 (s=86829, is=86888, ic=86889, ia=86890)