Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13003 (s=13003, is=13016, ic=13015, ia=13017)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13017 (s=13003, is=13017, ic=13016, ia=13018)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13016 (s=13003, is=13017, ic=13016, ia=13018)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13018 (s=13003, is=13017, ic=13016, ia=13018)