Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 14004 (s=14004, is=14014, ic=14016, ia=14017)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 14015 (s=14004, is=14015, ic=14017, ia=14018)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 14017 (s=14004, is=14015, ic=14017, ia=14018)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 14018 (s=14004, is=14015, ic=14017, ia=14018)