Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10701 (s=10701, is=10709, ic=10708, ia=10710)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10710 (s=10701, is=10710, ic=10709, ia=10711)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10709 (s=10701, is=10710, ic=10709, ia=10711)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10711 (s=10701, is=10710, ic=10709, ia=10711)