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