Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 102020 (s=102020, is=102084, ic=102085, ia=102087)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102085 (s=102020, is=102085, ic=102086, ia=102088)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102086 (s=102020, is=102085, ic=102086, ia=102088)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102088 (s=102020, is=102085, ic=102086, ia=102088)