Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20165 (s=20165, is=20178, ic=20180, ia=20182)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20179 (s=20165, is=20179, ic=20181, ia=20183)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20181 (s=20165, is=20179, ic=20181, ia=20183)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20183 (s=20165, is=20179, ic=20181, ia=20183)