Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30118 (s=30118, is=30138, ic=30141, ia=30142)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30139 (s=30118, is=30139, ic=30142, ia=30143)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30142 (s=30118, is=30139, ic=30142, ia=30143)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30143 (s=30118, is=30139, ic=30142, ia=30143)