Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33789 (s=33789, is=33824, ic=33823, ia=33825)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33825 (s=33789, is=33825, ic=33824, ia=33826)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33824 (s=33789, is=33825, ic=33824, ia=33826)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33826 (s=33789, is=33825, ic=33824, ia=33826)