Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64600 (s=64600, is=64655, ic=64656, ia=64657)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64656 (s=64600, is=64656, ic=64657, ia=64658)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64657 (s=64600, is=64656, ic=64657, ia=64658)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64658 (s=64600, is=64656, ic=64657, ia=64658)