Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64250 (s=64250, is=64305, ic=64306, ia=64307)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64306 (s=64250, is=64306, ic=64307, ia=64308)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64307 (s=64250, is=64306, ic=64307, ia=64308)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64308 (s=64250, is=64306, ic=64307, ia=64308)