Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8181 (s=8181, is=8188, ic=8186, ia=8188)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8189 (s=8181, is=8189, ic=8187, ia=8189)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8187 (s=8181, is=8189, ic=8187, ia=8189)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8189 (s=8181, is=8189, ic=8187, ia=8189)