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