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