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