Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50900 (s=50900, is=50951, ic=50951, ia=50953)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50952 (s=50900, is=50952, ic=50952, ia=50954)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50952 (s=50900, is=50952, ic=50952, ia=50954)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50954 (s=50900, is=50952, ic=50952, ia=50954)