Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10668 (s=10668, is=10681, ic=10681, ia=10679)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10682 (s=10668, is=10682, ic=10682, ia=10680)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10682 (s=10668, is=10682, ic=10682, ia=10680)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10680 (s=10668, is=10682, ic=10682, ia=10680)