Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23010 (s=23010, is=23025, ic=23027, ia=23029)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23026 (s=23010, is=23026, ic=23028, ia=23030)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23028 (s=23010, is=23026, ic=23028, ia=23030)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23030 (s=23010, is=23026, ic=23028, ia=23030)