Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23568 (s=23568, is=23584, ic=23586, ia=23588)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23585 (s=23568, is=23585, ic=23587, ia=23589)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23587 (s=23568, is=23585, ic=23587, ia=23589)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23589 (s=23568, is=23585, ic=23587, ia=23589)