Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100815 (s=100815, is=100878, ic=100879, ia=100881)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100879 (s=100815, is=100879, ic=100880, ia=100882)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100880 (s=100815, is=100879, ic=100880, ia=100882)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100882 (s=100815, is=100879, ic=100880, ia=100882)