Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34872 (s=34872, is=34908, ic=34907, ia=34909)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34909 (s=34872, is=34909, ic=34908, ia=34910)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34908 (s=34872, is=34909, ic=34908, ia=34910)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34910 (s=34872, is=34909, ic=34908, ia=34910)