Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99026 (s=99026, is=99088, ic=99089, ia=99090)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99089 (s=99026, is=99089, ic=99090, ia=99091)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99090 (s=99026, is=99089, ic=99090, ia=99091)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99091 (s=99026, is=99089, ic=99090, ia=99091)