Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86030 (s=86030, is=86088, ic=86089, ia=86090)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86089 (s=86030, is=86089, ic=86090, ia=86091)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86090 (s=86030, is=86089, ic=86090, ia=86091)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86091 (s=86030, is=86089, ic=86090, ia=86091)