Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100932 (s=100932, is=100995, ic=100996, ia=100998)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100996 (s=100932, is=100996, ic=100997, ia=100999)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100997 (s=100932, is=100996, ic=100997, ia=100999)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100999 (s=100932, is=100996, ic=100997, ia=100999)