Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123674 (s=123674, is=123751, ic=123753, ia=123756)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123752 (s=123674, is=123752, ic=123754, ia=123757)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123754 (s=123674, is=123752, ic=123754, ia=123757)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123757 (s=123674, is=123752, ic=123754, ia=123757)