Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23977 (s=23977, is=23993, ic=23995, ia=23997)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23994 (s=23977, is=23994, ic=23996, ia=23998)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23996 (s=23977, is=23994, ic=23996, ia=23998)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23998 (s=23977, is=23994, ic=23996, ia=23998)