Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19932 (s=19932, is=19953, ic=19954, ia=19951)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19954 (s=19932, is=19954, ic=19955, ia=19952)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19955 (s=19932, is=19954, ic=19955, ia=19952)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19952 (s=19932, is=19954, ic=19955, ia=19952)