Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20943 (s=20943, is=20954, ic=20954, ia=20953)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20955 (s=20943, is=20955, ic=20955, ia=20954)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20955 (s=20943, is=20955, ic=20955, ia=20954)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20954 (s=20943, is=20955, ic=20955, ia=20954)