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