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