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