Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100029 (s=100029, is=100092, ic=100093, ia=100094)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100093 (s=100029, is=100093, ic=100094, ia=100095)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100094 (s=100029, is=100093, ic=100094, ia=100095)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100095 (s=100029, is=100093, ic=100094, ia=100095)