Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89878 (s=89878, is=89939, ic=89940, ia=89941)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89940 (s=89878, is=89940, ic=89941, ia=89942)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89941 (s=89878, is=89940, ic=89941, ia=89942)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89942 (s=89878, is=89940, ic=89941, ia=89942)