Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101448 (s=101448, is=101512, ic=101513, ia=101515)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101513 (s=101448, is=101513, ic=101514, ia=101516)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101514 (s=101448, is=101513, ic=101514, ia=101516)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101516 (s=101448, is=101513, ic=101514, ia=101516)