Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99035 (s=99035, is=99097, ic=99098, ia=99099)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99098 (s=99035, is=99098, ic=99099, ia=99100)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99099 (s=99035, is=99098, ic=99099, ia=99100)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99100 (s=99035, is=99098, ic=99099, ia=99100)