Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86602 (s=86602, is=86660, ic=86661, ia=86662)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86661 (s=86602, is=86661, ic=86662, ia=86663)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86662 (s=86602, is=86661, ic=86662, ia=86663)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86663 (s=86602, is=86661, ic=86662, ia=86663)