Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10869 (s=10869, is=10877, ic=10876, ia=10878)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10878 (s=10869, is=10878, ic=10877, ia=10879)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10877 (s=10869, is=10878, ic=10877, ia=10879)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10879 (s=10869, is=10878, ic=10877, ia=10879)