Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101950 (s=101950, is=102014, ic=102015, ia=102017)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102015 (s=101950, is=102015, ic=102016, ia=102018)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102016 (s=101950, is=102015, ic=102016, ia=102018)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102018 (s=101950, is=102015, ic=102016, ia=102018)