Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10214 (s=10214, is=10222, ic=10221, ia=10223)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10223 (s=10214, is=10223, ic=10222, ia=10224)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10222 (s=10214, is=10223, ic=10222, ia=10224)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10224 (s=10214, is=10223, ic=10222, ia=10224)