Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123545 (s=123545, is=123622, ic=123624, ia=123627)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123623 (s=123545, is=123623, ic=123625, ia=123628)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123625 (s=123545, is=123623, ic=123625, ia=123628)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123628 (s=123545, is=123623, ic=123625, ia=123628)