Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31223 (s=31223, is=31257, ic=31256, ia=31258)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31258 (s=31223, is=31258, ic=31257, ia=31259)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31257 (s=31223, is=31258, ic=31257, ia=31259)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31259 (s=31223, is=31258, ic=31257, ia=31259)