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