Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 102000 (s=102000, is=102064, ic=102065, ia=102067)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102065 (s=102000, is=102065, ic=102066, ia=102068)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102066 (s=102000, is=102065, ic=102066, ia=102068)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102068 (s=102000, is=102065, ic=102066, ia=102068)