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