Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100829 (s=100829, is=100892, ic=100893, ia=100895)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100893 (s=100829, is=100893, ic=100894, ia=100896)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100894 (s=100829, is=100893, ic=100894, ia=100896)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100896 (s=100829, is=100893, ic=100894, ia=100896)