Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123011 (s=123011, is=123087, ic=123090, ia=123092)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123088 (s=123011, is=123088, ic=123091, ia=123093)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123091 (s=123011, is=123088, ic=123091, ia=123093)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123093 (s=123011, is=123088, ic=123091, ia=123093)