Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18333 (s=18333, is=18340, ic=18341, ia=18341)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18341 (s=18333, is=18341, ic=18342, ia=18342)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18342 (s=18333, is=18341, ic=18342, ia=18342)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18342 (s=18333, is=18341, ic=18342, ia=18342)