Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30332 (s=30332, is=30366, ic=30365, ia=30367)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30367 (s=30332, is=30367, ic=30366, ia=30368)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30366 (s=30332, is=30367, ic=30366, ia=30368)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30368 (s=30332, is=30367, ic=30366, ia=30368)