Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23330 (s=23330, is=23346, ic=23348, ia=23350)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23347 (s=23330, is=23347, ic=23349, ia=23351)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23349 (s=23330, is=23347, ic=23349, ia=23351)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23351 (s=23330, is=23347, ic=23349, ia=23351)