Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99749 (s=99749, is=99812, ic=99813, ia=99814)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99813 (s=99749, is=99813, ic=99814, ia=99815)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99814 (s=99749, is=99813, ic=99814, ia=99815)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99815 (s=99749, is=99813, ic=99814, ia=99815)