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