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