Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101909 (s=101909, is=101973, ic=101974, ia=101976)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101974 (s=101909, is=101974, ic=101975, ia=101977)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101975 (s=101909, is=101974, ic=101975, ia=101977)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101977 (s=101909, is=101974, ic=101975, ia=101977)