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