Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6973 (s=6973, is=6980, ic=6978, ia=6980)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6981 (s=6973, is=6981, ic=6979, ia=6981)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6979 (s=6973, is=6981, ic=6979, ia=6981)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6981 (s=6973, is=6981, ic=6979, ia=6981)