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