Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30125 (s=30125, is=30159, ic=30158, ia=30160)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30160 (s=30125, is=30160, ic=30159, ia=30161)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30159 (s=30125, is=30160, ic=30159, ia=30161)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30161 (s=30125, is=30160, ic=30159, ia=30161)