Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101977 (s=101977, is=102041, ic=102042, ia=102044)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102042 (s=101977, is=102042, ic=102043, ia=102045)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102043 (s=101977, is=102042, ic=102043, ia=102045)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102045 (s=101977, is=102042, ic=102043, ia=102045)