Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99761 (s=99761, is=99824, ic=99825, ia=99826)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99825 (s=99761, is=99825, ic=99826, ia=99827)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99826 (s=99761, is=99825, ic=99826, ia=99827)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99827 (s=99761, is=99825, ic=99826, ia=99827)