Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33331 (s=33331, is=33366, ic=33365, ia=33367)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33367 (s=33331, is=33367, ic=33366, ia=33368)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33366 (s=33331, is=33367, ic=33366, ia=33368)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33368 (s=33331, is=33367, ic=33366, ia=33368)