Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33055 (s=33055, is=33089, ic=33088, ia=33090)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33090 (s=33055, is=33090, ic=33089, ia=33091)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33089 (s=33055, is=33090, ic=33089, ia=33091)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33091 (s=33055, is=33090, ic=33089, ia=33091)