Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26210 (s=26210, is=26234, ic=26235, ia=26232)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26235 (s=26210, is=26235, ic=26236, ia=26233)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26236 (s=26210, is=26235, ic=26236, ia=26233)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26233 (s=26210, is=26235, ic=26236, ia=26233)