Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99764 (s=99764, is=99827, ic=99828, ia=99829)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99828 (s=99764, is=99828, ic=99829, ia=99830)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99829 (s=99764, is=99828, ic=99829, ia=99830)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99830 (s=99764, is=99828, ic=99829, ia=99830)