Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 67789 (s=67789, is=67845, ic=67846, ia=67847)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 67846 (s=67789, is=67846, ic=67847, ia=67848)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 67847 (s=67789, is=67846, ic=67847, ia=67848)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67848 (s=67789, is=67846, ic=67847, ia=67848)