Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123641 (s=123641, is=123718, ic=123720, ia=123723)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123719 (s=123641, is=123719, ic=123721, ia=123724)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123721 (s=123641, is=123719, ic=123721, ia=123724)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123724 (s=123641, is=123719, ic=123721, ia=123724)