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