Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12691 (s=12691, is=12703, ic=12702, ia=12704)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12704 (s=12691, is=12704, ic=12703, ia=12705)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12703 (s=12691, is=12704, ic=12703, ia=12705)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12705 (s=12691, is=12704, ic=12703, ia=12705)