Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30789 (s=30789, is=30823, ic=30822, ia=30824)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30824 (s=30789, is=30824, ic=30823, ia=30825)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30823 (s=30789, is=30824, ic=30823, ia=30825)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30825 (s=30789, is=30824, ic=30823, ia=30825)