Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86830 (s=86830, is=86888, ic=86889, ia=86890)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86889 (s=86830, is=86889, ic=86890, ia=86891)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86890 (s=86830, is=86889, ic=86890, ia=86891)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86891 (s=86830, is=86889, ic=86890, ia=86891)