Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25543 (s=25543, is=25549, ic=25551, ia=25551)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25550 (s=25543, is=25550, ic=25552, ia=25552)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25552 (s=25543, is=25550, ic=25552, ia=25552)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25552 (s=25543, is=25550, ic=25552, ia=25552)