Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19975 (s=19975, is=19988, ic=19990, ia=19992)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19989 (s=19975, is=19989, ic=19991, ia=19993)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19991 (s=19975, is=19989, ic=19991, ia=19993)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19993 (s=19975, is=19989, ic=19991, ia=19993)