Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13242 (s=13242, is=13255, ic=13254, ia=13256)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13256 (s=13242, is=13256, ic=13255, ia=13257)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13255 (s=13242, is=13256, ic=13255, ia=13257)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13257 (s=13242, is=13256, ic=13255, ia=13257)