Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65324 (s=65324, is=65379, ic=65380, ia=65381)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65380 (s=65324, is=65380, ic=65381, ia=65382)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65381 (s=65324, is=65380, ic=65381, ia=65382)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65382 (s=65324, is=65380, ic=65381, ia=65382)