Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9179 (s=9179, is=9180, ic=9179, ia=9179)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9181 (s=9179, is=9181, ic=9180, ia=9180)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9180 (s=9179, is=9181, ic=9180, ia=9180)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9180 (s=9179, is=9181, ic=9180, ia=9180)