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