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