Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111001 (s=111001, is=111074, ic=111075, ia=111077)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111075 (s=111001, is=111075, ic=111076, ia=111078)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111076 (s=111001, is=111075, ic=111076, ia=111078)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111078 (s=111001, is=111075, ic=111076, ia=111078)