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