Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23937 (s=23937, is=23953, ic=23955, ia=23957)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23954 (s=23937, is=23954, ic=23956, ia=23958)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23956 (s=23937, is=23954, ic=23956, ia=23958)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23958 (s=23937, is=23954, ic=23956, ia=23958)