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