Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10691 (s=10691, is=10699, ic=10698, ia=10700)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10700 (s=10691, is=10700, ic=10699, ia=10701)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10699 (s=10691, is=10700, ic=10699, ia=10701)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10701 (s=10691, is=10700, ic=10699, ia=10701)