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