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