Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13996 (s=13996, is=14006, ic=14008, ia=14009)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 14007 (s=13996, is=14007, ic=14009, ia=14010)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 14009 (s=13996, is=14007, ic=14009, ia=14010)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 14010 (s=13996, is=14007, ic=14009, ia=14010)