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