Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12145 (s=12145, is=12157, ic=12156, ia=12158)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12158 (s=12145, is=12158, ic=12157, ia=12159)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12157 (s=12145, is=12158, ic=12157, ia=12159)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12159 (s=12145, is=12158, ic=12157, ia=12159)