Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 108010 (s=108010, is=108081, ic=108082, ia=108084)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 108082 (s=108010, is=108082, ic=108083, ia=108085)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 108083 (s=108010, is=108082, ic=108083, ia=108085)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 108085 (s=108010, is=108082, ic=108083, ia=108085)