Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13141 (s=13141, is=13154, ic=13153, ia=13155)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13155 (s=13141, is=13155, ic=13154, ia=13156)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13154 (s=13141, is=13155, ic=13154, ia=13156)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13156 (s=13141, is=13155, ic=13154, ia=13156)