Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123912 (s=123912, is=123989, ic=123991, ia=123994)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123990 (s=123912, is=123990, ic=123992, ia=123995)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123992 (s=123912, is=123990, ic=123992, ia=123995)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123995 (s=123912, is=123990, ic=123992, ia=123995)