Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23934 (s=23934, is=23950, ic=23952, ia=23954)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23951 (s=23934, is=23951, ic=23953, ia=23955)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23953 (s=23934, is=23951, ic=23953, ia=23955)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23955 (s=23934, is=23951, ic=23953, ia=23955)