Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13228 (s=13228, is=13241, ic=13240, ia=13242)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13242 (s=13228, is=13242, ic=13241, ia=13243)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13241 (s=13228, is=13242, ic=13241, ia=13243)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13243 (s=13228, is=13242, ic=13241, ia=13243)