Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9599 (s=9599, is=9609, ic=9609, ia=9607)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9610 (s=9599, is=9610, ic=9610, ia=9608)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9610 (s=9599, is=9610, ic=9610, ia=9608)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9608 (s=9599, is=9610, ic=9610, ia=9608)