Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33598 (s=33598, is=33633, ic=33632, ia=33634)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33634 (s=33598, is=33634, ic=33633, ia=33635)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33633 (s=33598, is=33634, ic=33633, ia=33635)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33635 (s=33598, is=33634, ic=33633, ia=33635)