Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12211 (s=12211, is=12221, ic=12223, ia=12224)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12222 (s=12211, is=12222, ic=12224, ia=12225)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12224 (s=12211, is=12222, ic=12224, ia=12225)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12225 (s=12211, is=12222, ic=12224, ia=12225)