Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16065 (s=16065, is=16081, ic=16081, ia=16081)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16082 (s=16065, is=16082, ic=16082, ia=16082)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16082 (s=16065, is=16082, ic=16082, ia=16082)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16082 (s=16065, is=16082, ic=16082, ia=16082)