Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6007 (s=6007, is=6008, ic=6008, ia=6008)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6009 (s=6007, is=6009, ic=6009, ia=6009)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6009 (s=6007, is=6009, ic=6009, ia=6009)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6009 (s=6007, is=6009, ic=6009, ia=6009)