Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110020 (s=110020, is=110093, ic=110094, ia=110096)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110094 (s=110020, is=110094, ic=110095, ia=110097)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110095 (s=110020, is=110094, ic=110095, ia=110097)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110097 (s=110020, is=110094, ic=110095, ia=110097)