Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99093 (s=99093, is=99155, ic=99156, ia=99157)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99156 (s=99093, is=99156, ic=99157, ia=99158)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99157 (s=99093, is=99156, ic=99157, ia=99158)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99158 (s=99093, is=99156, ic=99157, ia=99158)