Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101212 (s=101212, is=101276, ic=101277, ia=101279)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101277 (s=101212, is=101277, ic=101278, ia=101280)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101278 (s=101212, is=101277, ic=101278, ia=101280)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101280 (s=101212, is=101277, ic=101278, ia=101280)