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