Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99780 (s=99780, is=99843, ic=99844, ia=99845)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99844 (s=99780, is=99844, ic=99845, ia=99846)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99845 (s=99780, is=99844, ic=99845, ia=99846)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99846 (s=99780, is=99844, ic=99845, ia=99846)