Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33313 (s=33313, is=33342, ic=33344, ia=33343, pis)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33343 (s=33313, is=33343, ic=33345, ia=33344, pis)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33345 (s=33313, is=33343, ic=33345, ia=33344, pis)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33344 (s=33313, is=33343, ic=33345, ia=33344, pis)