Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99364 (s=99364, is=99426, ic=99427, ia=99428)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99427 (s=99364, is=99427, ic=99428, ia=99429)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99428 (s=99364, is=99427, ic=99428, ia=99429)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99429 (s=99364, is=99427, ic=99428, ia=99429)