Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7972 (s=7972, is=7979, ic=7977, ia=7979)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7980 (s=7972, is=7980, ic=7978, ia=7980)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7978 (s=7972, is=7980, ic=7978, ia=7980)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7980 (s=7972, is=7980, ic=7978, ia=7980)