Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19131 (s=19131, is=19151, ic=19152, ia=19149)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19152 (s=19131, is=19152, ic=19153, ia=19150)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19153 (s=19131, is=19152, ic=19153, ia=19150)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19150 (s=19131, is=19152, ic=19153, ia=19150)