Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123716 (s=123716, is=123793, ic=123795, ia=123798)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123794 (s=123716, is=123794, ic=123796, ia=123799)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123796 (s=123716, is=123794, ic=123796, ia=123799)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123799 (s=123716, is=123794, ic=123796, ia=123799)