Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99732 (s=99732, is=99795, ic=99796, ia=99797)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99796 (s=99732, is=99796, ic=99797, ia=99798)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99797 (s=99732, is=99796, ic=99797, ia=99798)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99798 (s=99732, is=99796, ic=99797, ia=99798)