Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30128 (s=30128, is=30162, ic=30161, ia=30163)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30163 (s=30128, is=30163, ic=30162, ia=30164)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30162 (s=30128, is=30163, ic=30162, ia=30164)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30164 (s=30128, is=30163, ic=30162, ia=30164)