Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86811 (s=86811, is=86869, ic=86870, ia=86871)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86870 (s=86811, is=86870, ic=86871, ia=86872)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86871 (s=86811, is=86870, ic=86871, ia=86872)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86872 (s=86811, is=86870, ic=86871, ia=86872)