Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98078 (s=98078, is=98140, ic=98141, ia=98142)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98141 (s=98078, is=98141, ic=98142, ia=98143)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98142 (s=98078, is=98141, ic=98142, ia=98143)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98143 (s=98078, is=98141, ic=98142, ia=98143)