Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9658 (s=9658, is=9666, ic=9665, ia=9667)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9667 (s=9658, is=9667, ic=9666, ia=9668)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9666 (s=9658, is=9667, ic=9666, ia=9668)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9668 (s=9658, is=9667, ic=9666, ia=9668)