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