Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32201 (s=32201, is=32235, ic=32234, ia=32236)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32236 (s=32201, is=32236, ic=32235, ia=32237)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32235 (s=32201, is=32236, ic=32235, ia=32237)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32237 (s=32201, is=32236, ic=32235, ia=32237)