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