Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97799 (s=97799, is=97861, ic=97862, ia=97863)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97862 (s=97799, is=97862, ic=97863, ia=97864)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97863 (s=97799, is=97862, ic=97863, ia=97864)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97864 (s=97799, is=97862, ic=97863, ia=97864)