Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10398 (s=10398, is=10406, ic=10405, ia=10407)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10407 (s=10398, is=10407, ic=10406, ia=10408)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10406 (s=10398, is=10407, ic=10406, ia=10408)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10408 (s=10398, is=10407, ic=10406, ia=10408)