Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100145 (s=100145, is=100208, ic=100209, ia=100210)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100209 (s=100145, is=100209, ic=100210, ia=100211)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100210 (s=100145, is=100209, ic=100210, ia=100211)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100211 (s=100145, is=100209, ic=100210, ia=100211)