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