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