Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4230 (s=4230, is=4235, ic=4233, ia=4235)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4236 (s=4230, is=4236, ic=4234, ia=4236)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4234 (s=4230, is=4236, ic=4234, ia=4236)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4236 (s=4230, is=4236, ic=4234, ia=4236)