Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8173 (s=8173, is=8180, ic=8178, ia=8180)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8181 (s=8173, is=8181, ic=8179, ia=8181)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8179 (s=8173, is=8181, ic=8179, ia=8181)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8181 (s=8173, is=8181, ic=8179, ia=8181)