Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64034 (s=64034, is=64089, ic=64090, ia=64091)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64090 (s=64034, is=64090, ic=64091, ia=64092)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64091 (s=64034, is=64090, ic=64091, ia=64092)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64092 (s=64034, is=64090, ic=64091, ia=64092)