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