Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 36000 (s=36000, is=36037, ic=36036, ia=36038)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 36038 (s=36000, is=36038, ic=36037, ia=36039)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 36037 (s=36000, is=36038, ic=36037, ia=36039)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 36039 (s=36000, is=36038, ic=36037, ia=36039)