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