Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99027 (s=99027, is=99089, ic=99090, ia=99091)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99090 (s=99027, is=99090, ic=99091, ia=99092)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99091 (s=99027, is=99090, ic=99091, ia=99092)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99092 (s=99027, is=99090, ic=99091, ia=99092)