Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99137 (s=99137, is=99199, ic=99200, ia=99201)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99200 (s=99137, is=99200, ic=99201, ia=99202)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99201 (s=99137, is=99200, ic=99201, ia=99202)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99202 (s=99137, is=99200, ic=99201, ia=99202)