Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19312 (s=19312, is=19332, ic=19333, ia=19330)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19333 (s=19312, is=19333, ic=19334, ia=19331)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19334 (s=19312, is=19333, ic=19334, ia=19331)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19331 (s=19312, is=19333, ic=19334, ia=19331)