Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99952 (s=99952, is=100015, ic=100016, ia=100017)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100016 (s=99952, is=100016, ic=100017, ia=100018)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100017 (s=99952, is=100016, ic=100017, ia=100018)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100018 (s=99952, is=100016, ic=100017, ia=100018)