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