Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111530 (s=111530, is=111603, ic=111604, ia=111606)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111604 (s=111530, is=111604, ic=111605, ia=111607)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111605 (s=111530, is=111604, ic=111605, ia=111607)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111607 (s=111530, is=111604, ic=111605, ia=111607)