Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123789 (s=123789, is=123866, ic=123868, ia=123871)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123867 (s=123789, is=123867, ic=123869, ia=123872)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123869 (s=123789, is=123867, ic=123869, ia=123872)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123872 (s=123789, is=123867, ic=123869, ia=123872)