Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31523 (s=31523, is=31557, ic=31556, ia=31558)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31558 (s=31523, is=31558, ic=31557, ia=31559)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31557 (s=31523, is=31558, ic=31557, ia=31559)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31559 (s=31523, is=31558, ic=31557, ia=31559)