Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 109987 (s=109987, is=110060, ic=110061, ia=110063)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110061 (s=109987, is=110061, ic=110062, ia=110064)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110062 (s=109987, is=110061, ic=110062, ia=110064)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110064 (s=109987, is=110061, ic=110062, ia=110064)