Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123496 (s=123496, is=123573, ic=123575, ia=123578)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123574 (s=123496, is=123574, ic=123576, ia=123579)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123576 (s=123496, is=123574, ic=123576, ia=123579)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123579 (s=123496, is=123574, ic=123576, ia=123579)