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