Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20792 (s=20792, is=20805, ic=20807, ia=20809)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20806 (s=20792, is=20806, ic=20808, ia=20810)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20808 (s=20792, is=20806, ic=20808, ia=20810)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20810 (s=20792, is=20806, ic=20808, ia=20810)