Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5698 (s=5698, is=5704, ic=5702, ia=5704)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5705 (s=5698, is=5705, ic=5703, ia=5705)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5703 (s=5698, is=5705, ic=5703, ia=5705)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5705 (s=5698, is=5705, ic=5703, ia=5705)