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