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