Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13230 (s=13230, is=13243, ic=13242, ia=13244)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13244 (s=13230, is=13244, ic=13243, ia=13245)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13243 (s=13230, is=13244, ic=13243, ia=13245)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13245 (s=13230, is=13244, ic=13243, ia=13245)