Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10732 (s=10732, is=10740, ic=10739, ia=10741)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10741 (s=10732, is=10741, ic=10740, ia=10742)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10740 (s=10732, is=10741, ic=10740, ia=10742)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10742 (s=10732, is=10741, ic=10740, ia=10742)