Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12865 (s=12865, is=12877, ic=12876, ia=12878)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12878 (s=12865, is=12878, ic=12877, ia=12879)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12877 (s=12865, is=12878, ic=12877, ia=12879)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12879 (s=12865, is=12878, ic=12877, ia=12879)