Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33962 (s=33962, is=33997, ic=33996, ia=33998)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33998 (s=33962, is=33998, ic=33997, ia=33999)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33997 (s=33962, is=33998, ic=33997, ia=33999)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33999 (s=33962, is=33998, ic=33997, ia=33999)