Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19031 (s=19031, is=19051, ic=19052, ia=19049)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19052 (s=19031, is=19052, ic=19053, ia=19050)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19053 (s=19031, is=19052, ic=19053, ia=19050)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19050 (s=19031, is=19052, ic=19053, ia=19050)