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