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