Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15003 (s=15003, is=15014, ic=15016, ia=15017)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15015 (s=15003, is=15015, ic=15017, ia=15018)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15017 (s=15003, is=15015, ic=15017, ia=15018)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15018 (s=15003, is=15015, ic=15017, ia=15018)