Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101175 (s=101175, is=101239, ic=101240, ia=101242)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101240 (s=101175, is=101240, ic=101241, ia=101243)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101241 (s=101175, is=101240, ic=101241, ia=101243)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101243 (s=101175, is=101240, ic=101241, ia=101243)