Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20862 (s=20862, is=20875, ic=20877, ia=20879)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20876 (s=20862, is=20876, ic=20878, ia=20880)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20878 (s=20862, is=20876, ic=20878, ia=20880)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20880 (s=20862, is=20876, ic=20878, ia=20880)