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