Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99825 (s=99825, is=99888, ic=99889, ia=99890)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99889 (s=99825, is=99889, ic=99890, ia=99891)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99890 (s=99825, is=99889, ic=99890, ia=99891)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99891 (s=99825, is=99889, ic=99890, ia=99891)