Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 87830 (s=87830, is=87889, ic=87890, ia=87891)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 87890 (s=87830, is=87890, ic=87891, ia=87892)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 87891 (s=87830, is=87890, ic=87891, ia=87892)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 87892 (s=87830, is=87890, ic=87891, ia=87892)