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