Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23264 (s=23264, is=23280, ic=23282, ia=23284)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23281 (s=23264, is=23281, ic=23283, ia=23285)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23283 (s=23264, is=23281, ic=23283, ia=23285)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23285 (s=23264, is=23281, ic=23283, ia=23285)