Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23046 (s=23046, is=23062, ic=23064, ia=23066)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23063 (s=23046, is=23063, ic=23065, ia=23067)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23065 (s=23046, is=23063, ic=23065, ia=23067)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23067 (s=23046, is=23063, ic=23065, ia=23067)