Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20324 (s=20324, is=20346, ic=20347, ia=20344)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20347 (s=20324, is=20347, ic=20348, ia=20345)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20348 (s=20324, is=20347, ic=20348, ia=20345)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20345 (s=20324, is=20347, ic=20348, ia=20345)