Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101981 (s=101981, is=102045, ic=102046, ia=102048)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102046 (s=101981, is=102046, ic=102047, ia=102049)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102047 (s=101981, is=102046, ic=102047, ia=102049)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102049 (s=101981, is=102046, ic=102047, ia=102049)